#67F2CF#67F2CF
#67F2CF is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.5% C 0.131 H 173.8°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2CF |
|---|---|
| RGB | rgb(103, 242, 207) |
| HSL | hsl(165, 84%, 68%) |
| HSV | hsv(165, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 14.5%, 5.1%) |
| CIE-LAB | lab(87.43, -45.99, 5.60) |
| CIE-LCH | lch(87.43, 46.33, 173.06°) |
| OKLab | oklab(87.51% -0.1307 0.0141) |
| OKLCH | oklch(87.51% 0.131 173.8) |
| XYZ | xyz(48.6029, 70.8880, 70.1408) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.57
Tiffany Blue
#7BF2DA
ΔE00 3.36
Aquamarine
#7FFFD4
ΔE00 3.72
Light Aqua
#8CFFDB
ΔE00 3.86
Aqua (survey)
#13EAC9
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2CF #F2678A
analogous
#67F289 #67F2CF #67CFF2
triadic
#67F2CF #CF67F2 #F2CF67
tetradic
#67F2CF #8967F2 #F2678A #CFF267
square
#67F2CF #8967F2 #F2678A #CFF267
split-complementary
#67F2CF #F267CF #F28967
monochromatic
#12CD9E #2FEDBD #67F2CF #9FF7E1 #D8FCF3
Accessibility & contrast
On white
1.38
#67F2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#67F2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2CF
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2CF | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CD
Deuteranopia (green-blind)
#D6D5D2
Tritanopia (blue-blind)
#00F4E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f2cf; /* rgb */ color: rgb(103, 242, 207); /* oklch */ color: oklch(87.5% 0.131 173.8);
Tailwind
colors: {
custom: {
50: '#9ef7dd',
500: '#67f2cf',
950: '#000000',
},
}SCSS
$custom: #67f2cf; $custom-light: #9ef7dd; $custom-dark: #000000;
JSON
{
"hex": "#67f2cf",
"rgb": {
"r": 103,
"g": 242,
"b": 207
},
"hsl": {
"h": 164.892,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.87508,
"c": 0.13144,
"h": 173.8
},
"luminance": 0.70893
}Semantic roles & 50–950 ramp
primary
#67F2CF
secondary
#C9345A
accent
#053CE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584