#60F4CC#60F4CC
#60F4CC is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.7% C 0.139 H 172.0°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #60F4CC |
|---|---|
| RGB | rgb(96, 244, 204) |
| HSL | hsl(164, 87%, 67%) |
| HSV | hsv(164, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(87.75, -48.83, 7.59) |
| CIE-LCH | lch(87.75, 49.42, 171.16°) |
| OKLab | oklab(87.69% -0.1378 0.0193) |
| OKLCH | oklch(87.69% 0.139 172) |
| XYZ | xyz(48.0684, 71.5428, 68.3909) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.43
Aquamarine
#7FFFD4
ΔE00 3.20
Bright Teal
#01F9C6
ΔE00 3.57
Aqua Marine
#2EE8BB
ΔE00 3.71
Light Aqua
#8CFFDB
ΔE00 4.03
Aqua (survey)
#13EAC9
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F4CC #F46088
analogous
#60F482 #60F4CC #60D2F4
triadic
#60F4CC #CC60F4 #F4CC60
tetradic
#60F4CC #8260F4 #F46088 #D2F460
square
#60F4CC #8260F4 #F46088 #D2F460
split-complementary
#60F4CC #F460D2 #F48260
monochromatic
#0ECC98 #27F0BA #60F4CC #99F8DE #D2FCF1
Accessibility & contrast
On white
1.37
#60F4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#60F4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F4CC
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F4CC | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CA
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f4cc; /* rgb */ color: rgb(96, 244, 204); /* oklch */ color: oklch(87.7% 0.139 172.0);
Tailwind
colors: {
custom: {
50: '#9bf8db',
500: '#60f4cc',
950: '#000000',
},
}SCSS
$custom: #60f4cc; $custom-light: #9bf8db; $custom-dark: #000000;
JSON
{
"hex": "#60f4cc",
"rgb": {
"r": 96,
"g": 244,
"b": 204
},
"hsl": {
"h": 163.784,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.87689,
"c": 0.13912,
"h": 172
},
"luminance": 0.71548
}Semantic roles & 50–950 ramp
primary
#60F4CC
secondary
#C83059
accent
#023FE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584