#60F0D0#60F0D0
#60F0D0 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.9% C 0.132 H 175.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0D0 |
|---|---|
| RGB | rgb(96, 240, 208) |
| HSL | hsl(167, 83%, 66%) |
| HSV | hsv(167, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 13.3%, 5.9%) |
| CIE-LAB | lab(86.68, -46.18, 3.97) |
| CIE-LCH | lch(86.68, 46.35, 175.09°) |
| OKLab | oklab(86.85% -0.1319 0.0098) |
| OKLCH | oklch(86.85% 0.132 175.8) |
| XYZ | xyz(47.3638, 69.3561, 70.5533) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.97
Aqua (survey)
#13EAC9
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 4.42
Light Aqua
#8CFFDB
ΔE00 4.64
Aquamarine
#7FFFD4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0D0 #F06080
analogous
#60F088 #60F0D0 #60C8F0
triadic
#60F0D0 #D060F0 #F0D060
tetradic
#60F0D0 #8860F0 #F06080 #C8F060
square
#60F0D0 #8860F0 #F06080 #C8F060
split-complementary
#60F0D0 #F060C8 #F08860
monochromatic
#12C39C #28EBBF #60F0D0 #98F5E1 #D0FBF1
Accessibility & contrast
On white
1.41
#60F0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#60F0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0D0
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0D0 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2CF
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f0d0; /* rgb */ color: rgb(96, 240, 208); /* oklch */ color: oklch(86.9% 0.132 175.8);
Tailwind
colors: {
custom: {
50: '#9bf5de',
500: '#60f0d0',
950: '#000000',
},
}SCSS
$custom: #60f0d0; $custom-light: #9bf5de; $custom-dark: #000000;
JSON
{
"hex": "#60f0d0",
"rgb": {
"r": 96,
"g": 240,
"b": 208
},
"hsl": {
"h": 166.667,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.8685,
"c": 0.13228,
"h": 175.8
},
"luminance": 0.69361
}Semantic roles & 50–950 ramp
primary
#60F0D0
secondary
#C13353
accent
#0637DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584