#67FCD9#67FCD9
#67FCD9 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.137 H 174.9°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCD9 |
|---|---|
| RGB | rgb(103, 252, 217) |
| HSL | hsl(166, 96%, 70%) |
| HSV | hsv(166, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 13.9%, 1.2%) |
| CIE-LAB | lab(90.56, -47.95, 4.91) |
| CIE-LCH | lch(90.56, 48.20, 174.15°) |
| OKLab | oklab(90.13% -0.1366 0.0123) |
| OKLCH | oklch(90.13% 0.137 174.9) |
| XYZ | xyz(52.9224, 77.5087, 77.8038) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.07
Light Aqua
#8CFFDB
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.38
Tiffany Blue
#7BF2DA
ΔE00 3.77
Bright Teal
#01F9C6
ΔE00 4.74
Aqua (survey)
#13EAC9
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCD9 #FC678A
analogous
#67FC8F #67FCD9 #67D5FC
triadic
#67FCD9 #D967FC #FCD967
tetradic
#67FCD9 #8F67FC #FC678A #D5FC67
square
#67FCD9 #8F67FC #FC678A #D5FC67
split-complementary
#67FCD9 #FC67D5 #FC8F67
monochromatic
#05E4B0 #2BFBCA #67FCD9 #A3FDE8 #DFFEF7
Accessibility & contrast
On white
1.27
#67FCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#67FCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCD9
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCD9 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD7
Deuteranopia (green-blind)
#DEDDDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67fcd9; /* rgb */ color: rgb(103, 252, 217); /* oklch */ color: oklch(90.1% 0.137 174.9);
Tailwind
colors: {
custom: {
50: '#a0fee4',
500: '#67fcd9',
950: '#000000',
},
}SCSS
$custom: #67fcd9; $custom-light: #a0fee4; $custom-dark: #000000;
JSON
{
"hex": "#67fcd9",
"rgb": {
"r": 103,
"g": 252,
"b": 217
},
"hsl": {
"h": 165.906,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.90129,
"c": 0.13715,
"h": 174.9
},
"luminance": 0.77514
}Semantic roles & 50–950 ramp
primary
#67FCD9
secondary
#D73158
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684