#60FFDE#60FFDE
#60FFDE is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.141 H 176.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFDE |
|---|---|
| RGB | rgb(96, 255, 222) |
| HSL | hsl(168, 100%, 69%) |
| HSV | hsv(168, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.36, -49.24, 3.46) |
| CIE-LCH | lch(91.36, 49.37, 175.98°) |
| OKLab | oklab(90.77% -0.1409 0.0084) |
| OKLCH | oklch(90.77% 0.141 176.6) |
| XYZ | xyz(53.7624, 79.2750, 81.5613) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.76
Aquamarine
#7FFFD4
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.45
Bright Teal
#01F9C6
ΔE00 5.16
Aqua (survey)
#13EAC9
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFDE #FF6081
analogous
#60FF8F #60FFDE #60D1FF
triadic
#60FFDE #DE60FF #FFDE60
tetradic
#60FFDE #8F60FF #FF6081 #D1FF60
square
#60FFDE #8F60FF #FF6081 #D1FF60
split-complementary
#60FFDE #FF60D1 #FF8F60
monochromatic
#00E5B5 #23FFD1 #60FFDE #9DFFEB #DAFFF7
Accessibility & contrast
On white
1.25
#60FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#60FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFDE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFDE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #60ffde; /* rgb */ color: rgb(96, 255, 222); /* oklch */ color: oklch(90.8% 0.141 176.6);
Tailwind
colors: {
custom: {
50: '#9dffe8',
500: '#60ffde',
950: '#000000',
},
}SCSS
$custom: #60ffde; $custom-light: #9dffe8; $custom-dark: #000000;
JSON
{
"hex": "#60ffde",
"rgb": {
"r": 96,
"g": 255,
"b": 222
},
"hsl": {
"h": 167.547,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.90772,
"c": 0.14119,
"h": 176.6
},
"luminance": 0.79281
}Semantic roles & 50–950 ramp
primary
#60FFDE
secondary
#D92A4E
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684