#67F5C6#67F5C6
#67F5C6 is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.0% C 0.141 H 168.2°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67F5C6 |
|---|---|
| RGB | rgb(103, 245, 198) |
| HSL | hsl(160, 88%, 68%) |
| HSV | hsv(160, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 19.2%, 3.9%) |
| CIE-LAB | lab(88.09, -49.31, 11.23) |
| CIE-LCH | lch(88.09, 50.58, 167.17°) |
| OKLab | oklab(87.98% -0.1378 0.0288) |
| OKLCH | oklch(87.98% 0.141 168.2) |
| XYZ | xyz(48.4340, 72.2608, 64.8104) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.29
Light Aquamarine
#7BFDC7
ΔE00 2.76
Aquamarine
#7FFFD4
ΔE00 2.80
Bright Teal
#01F9C6
ΔE00 3.46
Aqua Marine
#2EE8BB
ΔE00 4.03
Light Aqua
#8CFFDB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F5C6 #F56796
analogous
#67F57F #67F5C6 #67DDF5
triadic
#67F5C6 #C667F5 #F5C667
tetradic
#67F5C6 #7F67F5 #F56796 #DDF567
square
#67F5C6 #7F67F5 #F56796 #DDF567
split-complementary
#67F5C6 #F567DD #F57F67
monochromatic
#0ED492 #2EF1B0 #67F5C6 #A0F9DC #DAFDF1
Accessibility & contrast
On white
1.36
#67F5C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#67F5C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F5C6
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F5C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F5C6 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C4
Deuteranopia (green-blind)
#DBD7C9
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f5c6; /* rgb */ color: rgb(103, 245, 198); /* oklch */ color: oklch(88.0% 0.141 168.2);
Tailwind
colors: {
custom: {
50: '#9ef9d7',
500: '#67f5c6',
950: '#000000',
},
}SCSS
$custom: #67f5c6; $custom-light: #9ef9d7; $custom-dark: #000000;
JSON
{
"hex": "#67f5c6",
"rgb": {
"r": 103,
"g": 245,
"b": 198
},
"hsl": {
"h": 160.141,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.8798,
"c": 0.14074,
"h": 168.2
},
"luminance": 0.72266
}Semantic roles & 50–950 ramp
primary
#67F5C6
secondary
#CE3266
accent
#014CE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583