#67FFDF#67FFDF
#67FFDF is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.137 H 176.7°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFDF |
|---|---|
| RGB | rgb(103, 255, 223) |
| HSL | hsl(167, 100%, 70%) |
| HSV | hsv(167, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.56, -47.81, 3.26) |
| CIE-LCH | lch(91.56, 47.93, 176.10°) |
| OKLab | oklab(91% -0.137 0.0079) |
| OKLCH | oklch(91% 0.137 176.7) |
| XYZ | xyz(54.6666, 79.7256, 82.3054) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.47
Tiffany Blue
#7BF2DA
ΔE00 3.66
Aquamarine
#7FFFD4
ΔE00 3.84
Light Turquoise
#7EF4CC
ΔE00 4.35
Aqua (survey)
#13EAC9
ΔE00 5.45
Bright Teal
#01F9C6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFDF #FF6787
analogous
#67FF93 #67FFDF #67D3FF
triadic
#67FFDF #DF67FF #FFDF67
tetradic
#67FFDF #9367FF #FF6787 #D3FF67
square
#67FFDF #9367FF #FF6787 #D3FF67
split-complementary
#67FFDF #FF67D3 #FF9367
monochromatic
#00ECBA #2AFFD2 #67FFDF #A4FFEC #E0FFF9
Accessibility & contrast
On white
1.24
#67FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#67FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFDF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFDF | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E0E0E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67ffdf; /* rgb */ color: rgb(103, 255, 223); /* oklch */ color: oklch(91.0% 0.137 176.7);
Tailwind
colors: {
custom: {
50: '#a0ffe8',
500: '#67ffdf',
950: '#000000',
},
}SCSS
$custom: #67ffdf; $custom-light: #a0ffe8; $custom-dark: #000000;
JSON
{
"hex": "#67ffdf",
"rgb": {
"r": 103,
"g": 255,
"b": 223
},
"hsl": {
"h": 167.368,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90996,
"c": 0.13727,
"h": 176.7
},
"luminance": 0.79731
}Semantic roles & 50–950 ramp
primary
#67FFDF
secondary
#DA3054
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684