#67F2CC#67F2CC
#67F2CC is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.4% C 0.133 H 172.3°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2CC |
|---|---|
| RGB | rgb(103, 242, 204) |
| HSL | hsl(164, 84%, 68%) |
| HSV | hsv(164, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(87.36, -46.68, 7.06) |
| CIE-LCH | lch(87.36, 47.21, 171.40°) |
| OKLab | oklab(87.43% -0.132 0.018) |
| OKLCH | oklch(87.43% 0.133 172.3) |
| XYZ | xyz(48.2396, 70.7427, 68.2275) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.10
Aquamarine
#7FFFD4
ΔE00 3.34
Light Aqua
#8CFFDB
ΔE00 3.85
Aqua Marine
#2EE8BB
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 4.10
Aqua (survey)
#13EAC9
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2CC #F2678D
analogous
#67F286 #67F2CC #67D3F2
triadic
#67F2CC #CC67F2 #F2CC67
tetradic
#67F2CC #8667F2 #F2678D #D3F267
square
#67F2CC #8667F2 #F2678D #D3F267
split-complementary
#67F2CC #F267D3 #F28667
monochromatic
#12CD9A #2FEDB9 #67F2CC #9FF7DF #D8FCF2
Accessibility & contrast
On white
1.39
#67F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#67F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2CC
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2CC | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CA
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f2cc; /* rgb */ color: rgb(103, 242, 204); /* oklch */ color: oklch(87.4% 0.133 172.3);
Tailwind
colors: {
custom: {
50: '#9ef7db',
500: '#67f2cc',
950: '#000000',
},
}SCSS
$custom: #67f2cc; $custom-light: #9ef7db; $custom-dark: #000000;
JSON
{
"hex": "#67f2cc",
"rgb": {
"r": 103,
"g": 242,
"b": 204
},
"hsl": {
"h": 163.597,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.87427,
"c": 0.13322,
"h": 172.3
},
"luminance": 0.70747
}Semantic roles & 50–950 ramp
primary
#67F2CC
secondary
#C9345D
accent
#0541E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584