#67F4CE#67F4CE
#67F4CE is a very light, vivid teal. Relative luminance 0.720; OKLCH L 88.0% C 0.134 H 172.5°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4CE |
|---|---|
| RGB | rgb(103, 244, 206) |
| HSL | hsl(164, 87%, 68%) |
| HSV | hsv(164, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 15.6%, 4.3%) |
| CIE-LAB | lab(87.99, -47.08, 6.92) |
| CIE-LCH | lch(87.99, 47.59, 171.64°) |
| OKLab | oklab(87.95% -0.1332 0.0176) |
| OKLCH | oklch(87.95% 0.134 172.5) |
| XYZ | xyz(49.0795, 72.0363, 69.6985) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.14
Aquamarine
#7FFFD4
ΔE00 3.07
Light Aqua
#8CFFDB
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 4.06
Bright Teal
#01F9C6
ΔE00 4.17
Aqua Marine
#2EE8BB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4CE #F4678D
analogous
#67F487 #67F4CE #67D3F4
triadic
#67F4CE #CE67F4 #F4CE67
tetradic
#67F4CE #8767F4 #F4678D #D3F467
square
#67F4CE #8767F4 #F4678D #D3F467
split-complementary
#67F4CE #F467D3 #F48767
monochromatic
#0FD19D #2EF0BC #67F4CE #A0F8E0 #D9FCF3
Accessibility & contrast
On white
1.36
#67F4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#67F4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4CE
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4CE | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CC
Deuteranopia (green-blind)
#D8D6D1
Tritanopia (blue-blind)
#00F6E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f4ce; /* rgb */ color: rgb(103, 244, 206); /* oklch */ color: oklch(88.0% 0.134 172.5);
Tailwind
colors: {
custom: {
50: '#9ef8dd',
500: '#67f4ce',
950: '#000000',
},
}SCSS
$custom: #67f4ce; $custom-light: #9ef8dd; $custom-dark: #000000;
JSON
{
"hex": "#67f4ce",
"rgb": {
"r": 103,
"g": 244,
"b": 206
},
"hsl": {
"h": 163.83,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.87952,
"c": 0.13435,
"h": 172.5
},
"luminance": 0.72041
}Semantic roles & 50–950 ramp
primary
#67F4CE
secondary
#CD325C
accent
#023FE3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584