#60F0DD#60F0DD
#60F0DD is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.2% C 0.126 H 183.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0DD |
|---|---|
| RGB | rgb(96, 240, 221) |
| HSL | hsl(172, 83%, 66%) |
| HSV | hsv(172, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 7.9%, 5.9%) |
| CIE-LAB | lab(87.01, -43.00, -2.36) |
| CIE-LCH | lch(87.01, 43.07, 183.14°) |
| OKLab | oklab(87.23% -0.1263 -0.0071) |
| OKLCH | oklch(87.23% 0.126 183.2) |
| XYZ | xyz(49.0292, 70.0223, 79.3244) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.72
Bright Aqua
#0BF9EA
ΔE00 3.63
Turquoise
#40E0D0
ΔE00 3.95
Aqua (survey)
#13EAC9
ΔE00 5.10
Bright Turquoise
#0FFEF9
ΔE00 6.00
Light Aqua
#8CFFDB
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0DD #F06073
analogous
#60F095 #60F0DD #60BBF0
triadic
#60F0DD #DD60F0 #F0DD60
tetradic
#60F0DD #9560F0 #F06073 #BBF060
square
#60F0DD #9560F0 #F06073 #BBF060
split-complementary
#60F0DD #F060BB #F09560
monochromatic
#12C3AC #28EBD1 #60F0DD #98F5E9 #D0FBF5
Accessibility & contrast
On white
1.40
#60F0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#60F0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0DD
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0DD | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DC
Deuteranopia (green-blind)
#D0D3DF
Tritanopia (blue-blind)
#00F4EA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f0dd; /* rgb */ color: rgb(96, 240, 221); /* oklch */ color: oklch(87.2% 0.126 183.2);
Tailwind
colors: {
custom: {
50: '#9bf5e7',
500: '#60f0dd',
950: '#000000',
},
}SCSS
$custom: #60f0dd; $custom-light: #9bf5e7; $custom-dark: #000000;
JSON
{
"hex": "#60f0dd",
"rgb": {
"r": 96,
"g": 240,
"b": 221
},
"hsl": {
"h": 172.083,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.87225,
"c": 0.12646,
"h": 183.2
},
"luminance": 0.70027
}Semantic roles & 50–950 ramp
primary
#60F0DD
secondary
#C13346
accent
#0623DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584