#60F0DE#60F0DE
#60F0DE is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.3% C 0.126 H 183.8°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0DE |
|---|---|
| RGB | rgb(96, 240, 222) |
| HSL | hsl(173, 83%, 66%) |
| HSV | hsv(173, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 7.5%, 5.9%) |
| CIE-LAB | lab(87.03, -42.75, -2.85) |
| CIE-LCH | lch(87.03, 42.85, 183.81°) |
| OKLab | oklab(87.26% -0.1258 -0.0084) |
| OKLCH | oklch(87.26% 0.126 183.8) |
| XYZ | xyz(49.1628, 70.0758, 80.0281) |
| Luminance | 0.7008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.93
Bright Aqua
#0BF9EA
ΔE00 3.51
Turquoise
#40E0D0
ΔE00 3.91
Aqua (survey)
#13EAC9
ΔE00 5.35
Bright Turquoise
#0FFEF9
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0DE #F06072
analogous
#60F096 #60F0DE #60BAF0
triadic
#60F0DE #DE60F0 #F0DE60
tetradic
#60F0DE #9660F0 #F06072 #BAF060
square
#60F0DE #9660F0 #F06072 #BAF060
split-complementary
#60F0DE #F060BA #F09660
monochromatic
#12C3AD #28EBD2 #60F0DE #98F5EA #D0FBF5
Accessibility & contrast
On white
1.40
#60F0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#60F0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0DE
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0DE | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DD
Deuteranopia (green-blind)
#CFD3E0
Tritanopia (blue-blind)
#00F5EA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f0de; /* rgb */ color: rgb(96, 240, 222); /* oklch */ color: oklch(87.3% 0.126 183.8);
Tailwind
colors: {
custom: {
50: '#9bf5e8',
500: '#60f0de',
950: '#000000',
},
}SCSS
$custom: #60f0de; $custom-light: #9bf5e8; $custom-dark: #000000;
JSON
{
"hex": "#60f0de",
"rgb": {
"r": 96,
"g": 240,
"b": 222
},
"hsl": {
"h": 172.5,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.87255,
"c": 0.12611,
"h": 183.8
},
"luminance": 0.70081
}Semantic roles & 50–950 ramp
primary
#60F0DE
secondary
#C13345
accent
#0621DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584