#67F4CF#67F4CF
#67F4CF is a very light, vivid teal. Relative luminance 0.721; OKLCH L 88.0% C 0.134 H 173.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4CF |
|---|---|
| RGB | rgb(103, 244, 207) |
| HSL | hsl(164, 87%, 68%) |
| HSV | hsv(164, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 15.2%, 4.3%) |
| CIE-LAB | lab(88.01, -46.85, 6.43) |
| CIE-LCH | lch(88.01, 47.29, 172.18°) |
| OKLab | oklab(87.98% -0.1328 0.0163) |
| OKLCH | oklch(87.98% 0.134 173) |
| XYZ | xyz(49.2014, 72.0850, 70.3403) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.27
Aquamarine
#7FFFD4
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 3.58
Tiffany Blue
#7BF2DA
ΔE00 3.82
Aqua (survey)
#13EAC9
ΔE00 4.20
Aqua Marine
#2EE8BB
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4CF #F4678C
analogous
#67F488 #67F4CF #67D3F4
triadic
#67F4CF #CF67F4 #F4CF67
tetradic
#67F4CF #8867F4 #F4678C #D3F467
square
#67F4CF #8867F4 #F4678C #D3F467
split-complementary
#67F4CF #F467D3 #F48867
monochromatic
#0FD19E #2EF0BD #67F4CF #A0F8E1 #D9FCF3
Accessibility & contrast
On white
1.36
#67F4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#67F4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4CF
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4CF | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CD
Deuteranopia (green-blind)
#D8D6D2
Tritanopia (blue-blind)
#00F6E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f4cf; /* rgb */ color: rgb(103, 244, 207); /* oklch */ color: oklch(88.0% 0.134 173.0);
Tailwind
colors: {
custom: {
50: '#9ef8dd',
500: '#67f4cf',
950: '#000000',
},
}SCSS
$custom: #67f4cf; $custom-light: #9ef8dd; $custom-dark: #000000;
JSON
{
"hex": "#67f4cf",
"rgb": {
"r": 103,
"g": 244,
"b": 207
},
"hsl": {
"h": 164.255,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.87979,
"c": 0.13376,
"h": 173
},
"luminance": 0.7209
}Semantic roles & 50–950 ramp
primary
#67F4CF
secondary
#CD325B
accent
#023DE3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584