#67FCD0#67FCD0
#67FCD0 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.143 H 170.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCD0 |
|---|---|
| RGB | rgb(103, 252, 208) |
| HSL | hsl(162, 96%, 70%) |
| HSV | hsv(162, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(90.35, -50.02, 9.27) |
| CIE-LCH | lch(90.35, 50.87, 169.50°) |
| OKLab | oklab(89.89% -0.1405 0.0237) |
| OKLCH | oklch(89.89% 0.143 170.4) |
| XYZ | xyz(51.7836, 77.0532, 71.8060) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.86
Light Turquoise
#7EF4CC
ΔE00 2.63
Light Aquamarine
#7BFDC7
ΔE00 3.18
Light Aqua
#8CFFDB
ΔE00 3.35
Bright Teal
#01F9C6
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCD0 #FC6793
analogous
#67FC86 #67FCD0 #67DDFC
triadic
#67FCD0 #D067FC #FCD067
tetradic
#67FCD0 #8667FC #FC6793 #DDFC67
square
#67FCD0 #8667FC #FC6793 #DDFC67
split-complementary
#67FCD0 #FC67DD #FC8667
monochromatic
#05E4A2 #2BFBBD #67FCD0 #A3FDE3 #DFFEF5
Accessibility & contrast
On white
1.28
#67FCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#67FCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCD0
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCD0 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDCE
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67fcd0; /* rgb */ color: rgb(103, 252, 208); /* oklch */ color: oklch(89.9% 0.143 170.4);
Tailwind
colors: {
custom: {
50: '#9ffede',
500: '#67fcd0',
950: '#000000',
},
}SCSS
$custom: #67fcd0; $custom-light: #9ffede; $custom-dark: #000000;
JSON
{
"hex": "#67fcd0",
"rgb": {
"r": 103,
"g": 252,
"b": 208
},
"hsl": {
"h": 162.282,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.8989,
"c": 0.14253,
"h": 170.4
},
"luminance": 0.77058
}Semantic roles & 50–950 ramp
primary
#67FCD0
secondary
#D73162
accent
#0044E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684