#60F0CC#60F0CC
#60F0CC is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.7% C 0.135 H 173.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0CC |
|---|---|
| RGB | rgb(96, 240, 204) |
| HSL | hsl(165, 83%, 66%) |
| HSV | hsv(165, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 15%, 5.9%) |
| CIE-LAB | lab(86.58, -47.13, 5.92) |
| CIE-LCH | lch(86.58, 47.50, 172.84°) |
| OKLab | oklab(86.74% -0.1337 0.0149) |
| OKLCH | oklch(86.74% 0.135 173.6) |
| XYZ | xyz(46.8778, 69.1618, 67.9941) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.86
Aqua (survey)
#13EAC9
ΔE00 3.40
Aqua Marine
#2EE8BB
ΔE00 3.66
Tiffany Blue
#7BF2DA
ΔE00 3.84
Aquamarine
#7FFFD4
ΔE00 4.12
Bright Teal
#01F9C6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0CC #F06084
analogous
#60F084 #60F0CC #60CCF0
triadic
#60F0CC #CC60F0 #F0CC60
tetradic
#60F0CC #8460F0 #F06084 #CCF060
square
#60F0CC #8460F0 #F06084 #CCF060
split-complementary
#60F0CC #F060CC #F08460
monochromatic
#12C397 #28EBBA #60F0CC #98F5DE #D0FBF0
Accessibility & contrast
On white
1.42
#60F0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#60F0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0CC
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0CC | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CA
Deuteranopia (green-blind)
#D4D2CF
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f0cc; /* rgb */ color: rgb(96, 240, 204); /* oklch */ color: oklch(86.7% 0.135 173.6);
Tailwind
colors: {
custom: {
50: '#9af5db',
500: '#60f0cc',
950: '#000000',
},
}SCSS
$custom: #60f0cc; $custom-light: #9af5db; $custom-dark: #000000;
JSON
{
"hex": "#60f0cc",
"rgb": {
"r": 96,
"g": 240,
"b": 204
},
"hsl": {
"h": 165,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.8674,
"c": 0.13452,
"h": 173.6
},
"luminance": 0.69167
}Semantic roles & 50–950 ramp
primary
#60F0CC
secondary
#C13357
accent
#063DDF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584