#60FFDF#60FFDF
#60FFDF is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.141 H 177.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFDF |
|---|---|
| RGB | rgb(96, 255, 223) |
| HSL | hsl(168, 100%, 69%) |
| HSV | hsv(168, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.38, -49.01, 2.98) |
| CIE-LCH | lch(91.38, 49.10, 176.52°) |
| OKLab | oklab(90.8% -0.1405 0.0072) |
| OKLCH | oklch(90.8% 0.141 177.1) |
| XYZ | xyz(53.8968, 79.3287, 82.2693) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 3.88
Aquamarine
#7FFFD4
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.63
Aqua (survey)
#13EAC9
ΔE00 5.23
Bright Teal
#01F9C6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFDF #FF6080
analogous
#60FF90 #60FFDF #60CFFF
triadic
#60FFDF #DF60FF #FFDF60
tetradic
#60FFDF #9060FF #FF6080 #CFFF60
square
#60FFDF #9060FF #FF6080 #CFFF60
split-complementary
#60FFDF #FF60CF #FF9060
monochromatic
#00E5B7 #23FFD3 #60FFDF #9DFFEB #DAFFF8
Accessibility & contrast
On white
1.25
#60FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#60FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFDF
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFDF | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #60ffdf; /* rgb */ color: rgb(96, 255, 223); /* oklch */ color: oklch(90.8% 0.141 177.1);
Tailwind
colors: {
custom: {
50: '#9dffe8',
500: '#60ffdf',
950: '#000000',
},
}SCSS
$custom: #60ffdf; $custom-light: #9dffe8; $custom-dark: #000000;
JSON
{
"hex": "#60ffdf",
"rgb": {
"r": 96,
"g": 255,
"b": 223
},
"hsl": {
"h": 167.925,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.908,
"c": 0.14069,
"h": 177.1
},
"luminance": 0.79335
}Semantic roles & 50–950 ramp
primary
#60FFDF
secondary
#D92A4D
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684