#60F0CB#60F0CB
#60F0CB is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.7% C 0.135 H 173.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0CB |
|---|---|
| RGB | rgb(96, 240, 203) |
| HSL | hsl(165, 83%, 66%) |
| HSV | hsv(165, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 15.4%, 5.9%) |
| CIE-LAB | lab(86.56, -47.36, 6.41) |
| CIE-LCH | lch(86.56, 47.79, 172.29°) |
| OKLab | oklab(86.71% -0.1341 0.0162) |
| OKLCH | oklch(86.71% 0.135 173.1) |
| XYZ | xyz(46.7583, 69.1140, 67.3645) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.73
Aqua (survey)
#13EAC9
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 4.01
Tiffany Blue
#7BF2DA
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0CB #F06085
analogous
#60F083 #60F0CB #60CDF0
triadic
#60F0CB #CB60F0 #F0CB60
tetradic
#60F0CB #8360F0 #F06085 #CDF060
square
#60F0CB #8360F0 #F06085 #CDF060
split-complementary
#60F0CB #F060CD #F08360
monochromatic
#12C396 #28EBB9 #60F0CB #98F5DD #D0FBF0
Accessibility & contrast
On white
1.42
#60F0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#60F0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0CB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0CB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C9
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f0cb; /* rgb */ color: rgb(96, 240, 203); /* oklch */ color: oklch(86.7% 0.135 173.1);
Tailwind
colors: {
custom: {
50: '#9af5da',
500: '#60f0cb',
950: '#000000',
},
}SCSS
$custom: #60f0cb; $custom-light: #9af5da; $custom-dark: #000000;
JSON
{
"hex": "#60f0cb",
"rgb": {
"r": 96,
"g": 240,
"b": 203
},
"hsl": {
"h": 164.583,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.86713,
"c": 0.13511,
"h": 173.1
},
"luminance": 0.69119
}Semantic roles & 50–950 ramp
primary
#60F0CB
secondary
#C13358
accent
#063EDF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583