#67F2CE#67F2CE
#67F2CE is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.5% C 0.132 H 173.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2CE |
|---|---|
| RGB | rgb(103, 242, 206) |
| HSL | hsl(164, 84%, 68%) |
| HSV | hsv(164, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 14.9%, 5.1%) |
| CIE-LAB | lab(87.41, -46.22, 6.09) |
| CIE-LCH | lch(87.41, 46.62, 172.50°) |
| OKLab | oklab(87.48% -0.1311 0.0154) |
| OKLCH | oklch(87.48% 0.132 173.3) |
| XYZ | xyz(48.4810, 70.8393, 69.4990) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.39
Aquamarine
#7FFFD4
ΔE00 3.58
Tiffany Blue
#7BF2DA
ΔE00 3.61
Light Aqua
#8CFFDB
ΔE00 3.84
Aqua (survey)
#13EAC9
ΔE00 3.97
Aqua Marine
#2EE8BB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2CE #F2678B
analogous
#67F288 #67F2CE #67D1F2
triadic
#67F2CE #CE67F2 #F2CE67
tetradic
#67F2CE #8867F2 #F2678B #D1F267
square
#67F2CE #8867F2 #F2678B #D1F267
split-complementary
#67F2CE #F267D1 #F28867
monochromatic
#12CD9C #2FEDBC #67F2CE #9FF7E0 #D8FCF2
Accessibility & contrast
On white
1.38
#67F2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#67F2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2CE
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2CE | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CC
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f2ce; /* rgb */ color: rgb(103, 242, 206); /* oklch */ color: oklch(87.5% 0.132 173.3);
Tailwind
colors: {
custom: {
50: '#9ef7dc',
500: '#67f2ce',
950: '#000000',
},
}SCSS
$custom: #67f2ce; $custom-light: #9ef7dc; $custom-dark: #000000;
JSON
{
"hex": "#67f2ce",
"rgb": {
"r": 103,
"g": 242,
"b": 206
},
"hsl": {
"h": 164.46,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.87481,
"c": 0.13202,
"h": 173.3
},
"luminance": 0.70844
}Semantic roles & 50–950 ramp
primary
#67F2CE
secondary
#C9345B
accent
#053EE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584