#60F2CB#60F2CB
#60F2CB is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.2% C 0.137 H 172.3°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2CB |
|---|---|
| RGB | rgb(96, 242, 203) |
| HSL | hsl(164, 85%, 66%) |
| HSV | hsv(164, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(87.14, -48.21, 7.25) |
| CIE-LCH | lch(87.14, 48.76, 171.45°) |
| OKLab | oklab(87.19% -0.1362 0.0184) |
| OKLCH | oklch(87.19% 0.137 172.3) |
| XYZ | xyz(47.3503, 70.2980, 67.5618) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.49
Aqua Marine
#2EE8BB
ΔE00 3.51
Aquamarine
#7FFFD4
ΔE00 3.55
Bright Teal
#01F9C6
ΔE00 3.82
Aqua (survey)
#13EAC9
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2CB #F26087
analogous
#60F282 #60F2CB #60D0F2
triadic
#60F2CB #CB60F2 #F2CB60
tetradic
#60F2CB #8260F2 #F26087 #D0F260
square
#60F2CB #8260F2 #F26087 #D0F260
split-complementary
#60F2CB #F260D0 #F28260
monochromatic
#10C796 #27EDB8 #60F2CB #99F7DE #D1FBF0
Accessibility & contrast
On white
1.39
#60F2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#60F2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2CB
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2CB | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C9
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f2cb; /* rgb */ color: rgb(96, 242, 203); /* oklch */ color: oklch(87.2% 0.137 172.3);
Tailwind
colors: {
custom: {
50: '#9bf7da',
500: '#60f2cb',
950: '#000000',
},
}SCSS
$custom: #60f2cb; $custom-light: #9bf7da; $custom-dark: #000000;
JSON
{
"hex": "#60f2cb",
"rgb": {
"r": 96,
"g": 242,
"b": 203
},
"hsl": {
"h": 163.973,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.87188,
"c": 0.13742,
"h": 172.3
},
"luminance": 0.70303
}Semantic roles & 50–950 ramp
primary
#60F2CB
secondary
#C43259
accent
#043FE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583