#67F0CB#67F0CB
#67F0CB is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.9% C 0.131 H 172.5°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0CB |
|---|---|
| RGB | rgb(103, 240, 203) |
| HSL | hsl(164, 82%, 67%) |
| HSV | hsv(164, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 15.4%, 5.9%) |
| CIE-LAB | lab(86.76, -46.05, 6.72) |
| CIE-LCH | lch(86.76, 46.54, 171.70°) |
| OKLab | oklab(86.93% -0.1304 0.0171) |
| OKLCH | oklch(86.93% 0.131 172.5) |
| XYZ | xyz(47.5280, 69.5109, 67.4006) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.28
Aquamarine
#7FFFD4
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 3.93
Aqua (survey)
#13EAC9
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0CB #F0678C
analogous
#67F087 #67F0CB #67D0F0
triadic
#67F0CB #CB67F0 #F0CB67
tetradic
#67F0CB #8767F0 #F0678C #D0F067
square
#67F0CB #8767F0 #F0678C #D0F067
split-complementary
#67F0CB #F067D0 #F08767
monochromatic
#14C998 #2FEBB8 #67F0CB #9FF5DE #D6FBF1
Accessibility & contrast
On white
1.41
#67F0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#67F0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0CB
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0CB | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C9
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f0cb; /* rgb */ color: rgb(103, 240, 203); /* oklch */ color: oklch(86.9% 0.131 172.5);
Tailwind
colors: {
custom: {
50: '#9ef5da',
500: '#67f0cb',
950: '#000000',
},
}SCSS
$custom: #67f0cb; $custom-light: #9ef5da; $custom-dark: #000000;
JSON
{
"hex": "#67f0cb",
"rgb": {
"r": 103,
"g": 240,
"b": 203
},
"hsl": {
"h": 163.796,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86928,
"c": 0.13147,
"h": 172.5
},
"luminance": 0.69516
}Semantic roles & 50–950 ramp
primary
#67F0CB
secondary
#C6355C
accent
#0741DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583