#60F2CC#60F2CC
#60F2CC is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.2% C 0.137 H 172.8°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2CC |
|---|---|
| RGB | rgb(96, 242, 204) |
| HSL | hsl(164, 85%, 66%) |
| HSV | hsv(164, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(87.17, -47.98, 6.76) |
| CIE-LCH | lch(87.17, 48.45, 171.98°) |
| OKLab | oklab(87.21% -0.1357 0.0171) |
| OKLCH | oklch(87.21% 0.137 172.8) |
| XYZ | xyz(47.4698, 70.3458, 68.1914) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.58
Aqua Marine
#2EE8BB
ΔE00 3.63
Aquamarine
#7FFFD4
ΔE00 3.64
Aqua (survey)
#13EAC9
ΔE00 3.74
Bright Teal
#01F9C6
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2CC #F26086
analogous
#60F283 #60F2CC #60CFF2
triadic
#60F2CC #CC60F2 #F2CC60
tetradic
#60F2CC #8360F2 #F26086 #CFF260
square
#60F2CC #8360F2 #F26086 #CFF260
split-complementary
#60F2CC #F260CF #F28360
monochromatic
#10C798 #27EDBA #60F2CC #99F7DE #D1FBF0
Accessibility & contrast
On white
1.39
#60F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#60F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2CC
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2CC | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3CA
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f2cc; /* rgb */ color: rgb(96, 242, 204); /* oklch */ color: oklch(87.2% 0.137 172.8);
Tailwind
colors: {
custom: {
50: '#9bf7db',
500: '#60f2cc',
950: '#000000',
},
}SCSS
$custom: #60f2cc; $custom-light: #9bf7db; $custom-dark: #000000;
JSON
{
"hex": "#60f2cc",
"rgb": {
"r": 96,
"g": 242,
"b": 204
},
"hsl": {
"h": 164.384,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.87214,
"c": 0.13681,
"h": 172.8
},
"luminance": 0.70351
}Semantic roles & 50–950 ramp
primary
#60F2CC
secondary
#C43258
accent
#043EE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584