#60FFDB#60FFDB
#60FFDB is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.143 H 175.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFDB |
|---|---|
| RGB | rgb(96, 255, 219) |
| HSL | hsl(166, 100%, 69%) |
| HSV | hsv(166, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.29, -49.96, 4.91) |
| CIE-LCH | lch(91.29, 50.20, 174.39°) |
| OKLab | oklab(90.69% -0.1422 0.0122) |
| OKLCH | oklch(90.69% 0.143 175.1) |
| XYZ | xyz(53.3639, 79.1156, 79.4626) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 3.97
Tiffany Blue
#7BF2DA
ΔE00 4.41
Bright Teal
#01F9C6
ΔE00 4.51
Aqua (survey)
#13EAC9
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFDB #FF6084
analogous
#60FF8C #60FFDB #60D4FF
triadic
#60FFDB #DB60FF #FFDB60
tetradic
#60FFDB #8C60FF #FF6084 #D4FF60
square
#60FFDB #8C60FF #FF6084 #D4FF60
split-complementary
#60FFDB #FF60D4 #FF8C60
monochromatic
#00E5B1 #23FFCD #60FFDB #9DFFE9 #DAFFF7
Accessibility & contrast
On white
1.25
#60FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#60FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFDB
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFDB | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E0DFDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #60ffdb; /* rgb */ color: rgb(96, 255, 219); /* oklch */ color: oklch(90.7% 0.143 175.1);
Tailwind
colors: {
custom: {
50: '#9dffe6',
500: '#60ffdb',
950: '#000000',
},
}SCSS
$custom: #60ffdb; $custom-light: #9dffe6; $custom-dark: #000000;
JSON
{
"hex": "#60ffdb",
"rgb": {
"r": 96,
"g": 255,
"b": 219
},
"hsl": {
"h": 166.415,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.9069,
"c": 0.14278,
"h": 175.1
},
"luminance": 0.79121
}Semantic roles & 50–950 ramp
primary
#60FFDB
secondary
#D92A52
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684