#67FFDC#67FFDC
#67FFDC is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.139 H 175.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFDC |
|---|---|
| RGB | rgb(103, 255, 220) |
| HSL | hsl(166, 100%, 70%) |
| HSV | hsv(166, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.49, -48.52, 4.71) |
| CIE-LCH | lch(91.49, 48.75, 174.46°) |
| OKLab | oklab(90.91% -0.1383 0.0117) |
| OKLCH | oklch(90.91% 0.139 175.2) |
| XYZ | xyz(54.2657, 79.5653, 80.1941) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.13
Aquamarine
#7FFFD4
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.82
Tiffany Blue
#7BF2DA
ΔE00 4.10
Bright Teal
#01F9C6
ΔE00 4.91
Aqua (survey)
#13EAC9
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFDC #FF678A
analogous
#67FF90 #67FFDC #67D6FF
triadic
#67FFDC #DC67FF #FFDC67
tetradic
#67FFDC #9067FF #FF678A #D6FF67
square
#67FFDC #9067FF #FF678A #D6FF67
split-complementary
#67FFDC #FF67D6 #FF9067
monochromatic
#00ECB5 #2AFFCE #67FFDC #A4FFEA #E0FFF8
Accessibility & contrast
On white
1.24
#67FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#67FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFDC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFDC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DA
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67ffdc; /* rgb */ color: rgb(103, 255, 220); /* oklch */ color: oklch(90.9% 0.139 175.2);
Tailwind
colors: {
custom: {
50: '#a0ffe6',
500: '#67ffdc',
950: '#000000',
},
}SCSS
$custom: #67ffdc; $custom-light: #a0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#67ffdc",
"rgb": {
"r": 103,
"g": 255,
"b": 220
},
"hsl": {
"h": 166.184,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90914,
"c": 0.13884,
"h": 175.2
},
"luminance": 0.79571
}Semantic roles & 50–950 ramp
primary
#67FFDC
secondary
#DA3057
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684