#67F2CD#67F2CD
#67F2CD is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.5% C 0.133 H 172.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2CD |
|---|---|
| RGB | rgb(103, 242, 205) |
| HSL | hsl(164, 84%, 68%) |
| HSV | hsv(164, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 15.3%, 5.1%) |
| CIE-LAB | lab(87.38, -46.45, 6.57) |
| CIE-LCH | lch(87.38, 46.92, 171.94°) |
| OKLab | oklab(87.45% -0.1316 0.0167) |
| OKLCH | oklch(87.45% 0.133 172.8) |
| XYZ | xyz(48.3599, 70.7908, 68.8612) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.23
Aquamarine
#7FFFD4
ΔE00 3.45
Light Aqua
#8CFFDB
ΔE00 3.83
Tiffany Blue
#7BF2DA
ΔE00 3.85
Aqua Marine
#2EE8BB
ΔE00 4.03
Aqua (survey)
#13EAC9
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2CD #F2678C
analogous
#67F288 #67F2CD #67D1F2
triadic
#67F2CD #CD67F2 #F2CD67
tetradic
#67F2CD #8867F2 #F2678C #D1F267
square
#67F2CD #8867F2 #F2678C #D1F267
split-complementary
#67F2CD #F267D1 #F28867
monochromatic
#12CD9B #2FEDBA #67F2CD #9FF7E0 #D8FCF2
Accessibility & contrast
On white
1.39
#67F2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#67F2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2CD
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2CD | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CB
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f2cd; /* rgb */ color: rgb(103, 242, 205); /* oklch */ color: oklch(87.5% 0.133 172.8);
Tailwind
colors: {
custom: {
50: '#9ef7dc',
500: '#67f2cd',
950: '#000000',
},
}SCSS
$custom: #67f2cd; $custom-light: #9ef7dc; $custom-dark: #000000;
JSON
{
"hex": "#67f2cd",
"rgb": {
"r": 103,
"g": 242,
"b": 205
},
"hsl": {
"h": 164.029,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.87454,
"c": 0.13261,
"h": 172.8
},
"luminance": 0.70796
}Semantic roles & 50–950 ramp
primary
#67F2CD
secondary
#C9345C
accent
#053FE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584