#60FFDC#60FFDC
#60FFDC is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.142 H 175.6°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFDC |
|---|---|
| RGB | rgb(96, 255, 220) |
| HSL | hsl(167, 100%, 69%) |
| HSV | hsv(167, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.31, -49.72, 4.43) |
| CIE-LCH | lch(91.31, 49.92, 174.91°) |
| OKLab | oklab(90.72% -0.1418 0.011) |
| OKLCH | oklch(90.72% 0.142 175.6) |
| XYZ | xyz(53.4959, 79.1684, 80.1580) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.47
Light Aqua
#8CFFDB
ΔE00 3.57
Light Turquoise
#7EF4CC
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.26
Bright Teal
#01F9C6
ΔE00 4.72
Aqua (survey)
#13EAC9
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFDC #FF6083
analogous
#60FF8D #60FFDC #60D3FF
triadic
#60FFDC #DC60FF #FFDC60
tetradic
#60FFDC #8D60FF #FF6083 #D3FF60
square
#60FFDC #8D60FF #FF6083 #D3FF60
split-complementary
#60FFDC #FF60D3 #FF8D60
monochromatic
#00E5B2 #23FFCF #60FFDC #9DFFE9 #DAFFF7
Accessibility & contrast
On white
1.25
#60FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#60FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFDC
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFDC | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #60ffdc; /* rgb */ color: rgb(96, 255, 220); /* oklch */ color: oklch(90.7% 0.142 175.6);
Tailwind
colors: {
custom: {
50: '#9dffe6',
500: '#60ffdc',
950: '#000000',
},
}SCSS
$custom: #60ffdc; $custom-light: #9dffe6; $custom-dark: #000000;
JSON
{
"hex": "#60ffdc",
"rgb": {
"r": 96,
"g": 255,
"b": 220
},
"hsl": {
"h": 166.792,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.90717,
"c": 0.14224,
"h": 175.6
},
"luminance": 0.79174
}Semantic roles & 50–950 ramp
primary
#60FFDC
secondary
#D92A50
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684