#67FFDE#67FFDE
#67FFDE is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.138 H 176.2°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFDE |
|---|---|
| RGB | rgb(103, 255, 222) |
| HSL | hsl(167, 100%, 70%) |
| HSV | hsv(167, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.54, -48.05, 3.75) |
| CIE-LCH | lch(91.54, 48.20, 175.54°) |
| OKLab | oklab(90.97% -0.1375 0.0092) |
| OKLCH | oklch(90.97% 0.138 176.2) |
| XYZ | xyz(54.5321, 79.6719, 81.5974) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.34
Aquamarine
#7FFFD4
ΔE00 3.60
Tiffany Blue
#7BF2DA
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 4.16
Bright Teal
#01F9C6
ΔE00 5.33
Aqua (survey)
#13EAC9
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFDE #FF6788
analogous
#67FF92 #67FFDE #67D4FF
triadic
#67FFDE #DE67FF #FFDE67
tetradic
#67FFDE #9267FF #FF6788 #D4FF67
square
#67FFDE #9267FF #FF6788 #D4FF67
split-complementary
#67FFDE #FF67D4 #FF9267
monochromatic
#00ECB8 #2AFFD1 #67FFDE #A4FFEB #E0FFF8
Accessibility & contrast
On white
1.24
#67FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#67FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFDE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFDE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #67ffde; /* rgb */ color: rgb(103, 255, 222); /* oklch */ color: oklch(91.0% 0.138 176.2);
Tailwind
colors: {
custom: {
50: '#a0ffe8',
500: '#67ffde',
950: '#000000',
},
}SCSS
$custom: #67ffde; $custom-light: #a0ffe8; $custom-dark: #000000;
JSON
{
"hex": "#67ffde",
"rgb": {
"r": 103,
"g": 255,
"b": 222
},
"hsl": {
"h": 166.974,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.90968,
"c": 0.13778,
"h": 176.2
},
"luminance": 0.79677
}Semantic roles & 50–950 ramp
primary
#67FFDE
secondary
#DA3055
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684