#67F0CC#67F0CC
#67F0CC is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.0% C 0.131 H 173.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0CC |
|---|---|
| RGB | rgb(103, 240, 204) |
| HSL | hsl(164, 82%, 67%) |
| HSV | hsv(164, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 15%, 5.9%) |
| CIE-LAB | lab(86.78, -45.82, 6.23) |
| CIE-LCH | lch(86.78, 46.24, 172.26°) |
| OKLab | oklab(86.96% -0.1299 0.0158) |
| OKLCH | oklch(86.96% 0.131 173.1) |
| XYZ | xyz(47.6476, 69.5587, 68.0302) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.42
Tiffany Blue
#7BF2DA
ΔE00 3.68
Aquamarine
#7FFFD4
ΔE00 3.85
Aqua (survey)
#13EAC9
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 3.94
Light Aqua
#8CFFDB
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0CC #F0678B
analogous
#67F088 #67F0CC #67CFF0
triadic
#67F0CC #CC67F0 #F0CC67
tetradic
#67F0CC #8867F0 #F0678B #CFF067
square
#67F0CC #8867F0 #F0678B #CFF067
split-complementary
#67F0CC #F067CF #F08867
monochromatic
#14C999 #2FEBB9 #67F0CC #9FF5DF #D6FBF1
Accessibility & contrast
On white
1.41
#67F0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#67F0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0CC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0CC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CA
Deuteranopia (green-blind)
#D5D3CF
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f0cc; /* rgb */ color: rgb(103, 240, 204); /* oklch */ color: oklch(87.0% 0.131 173.1);
Tailwind
colors: {
custom: {
50: '#9ef5db',
500: '#67f0cc',
950: '#000000',
},
}SCSS
$custom: #67f0cc; $custom-light: #9ef5db; $custom-dark: #000000;
JSON
{
"hex": "#67f0cc",
"rgb": {
"r": 103,
"g": 240,
"b": 204
},
"hsl": {
"h": 164.234,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86955,
"c": 0.13087,
"h": 173.1
},
"luminance": 0.69563
}Semantic roles & 50–950 ramp
primary
#67F0CC
secondary
#C6355B
accent
#0740DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584