#60F4CE#60F4CE
#60F4CE is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.7% C 0.138 H 173.0°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #60F4CE |
|---|---|
| RGB | rgb(96, 244, 206) |
| HSL | hsl(165, 87%, 67%) |
| HSV | hsv(165, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 15.6%, 4.3%) |
| CIE-LAB | lab(87.79, -48.36, 6.62) |
| CIE-LCH | lch(87.79, 48.82, 172.21°) |
| OKLab | oklab(87.74% -0.1369 0.0168) |
| OKLCH | oklch(87.74% 0.138 173) |
| XYZ | xyz(48.3098, 71.6394, 69.6624) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.61
Aquamarine
#7FFFD4
ΔE00 3.39
Bright Teal
#01F9C6
ΔE00 3.87
Aqua (survey)
#13EAC9
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F4CE #F46086
analogous
#60F484 #60F4CE #60D0F4
triadic
#60F4CE #CE60F4 #F4CE60
tetradic
#60F4CE #8460F4 #F46086 #D0F460
square
#60F4CE #8460F4 #F46086 #D0F460
split-complementary
#60F4CE #F460D0 #F48460
monochromatic
#0ECC9B #27F0BC #60F4CE #99F8E0 #D2FCF1
Accessibility & contrast
On white
1.37
#60F4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#60F4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F4CE
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F4CE | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CC
Deuteranopia (green-blind)
#D7D6D1
Tritanopia (blue-blind)
#00F6E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f4ce; /* rgb */ color: rgb(96, 244, 206); /* oklch */ color: oklch(87.7% 0.138 173.0);
Tailwind
colors: {
custom: {
50: '#9bf8dd',
500: '#60f4ce',
950: '#000000',
},
}SCSS
$custom: #60f4ce; $custom-light: #9bf8dd; $custom-dark: #000000;
JSON
{
"hex": "#60f4ce",
"rgb": {
"r": 96,
"g": 244,
"b": 206
},
"hsl": {
"h": 164.595,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.87742,
"c": 0.13791,
"h": 173
},
"luminance": 0.71644
}Semantic roles & 50–950 ramp
primary
#60F4CE
secondary
#C83057
accent
#023CE4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584