#60F3CC#60F3CC
#60F3CC is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.5% C 0.138 H 172.4°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3CC |
|---|---|
| RGB | rgb(96, 243, 204) |
| HSL | hsl(164, 86%, 66%) |
| HSV | hsv(164, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 16%, 4.7%) |
| CIE-LAB | lab(87.46, -48.41, 7.18) |
| CIE-LCH | lch(87.46, 48.93, 171.57°) |
| OKLab | oklab(87.45% -0.1367 0.0182) |
| OKLCH | oklch(87.45% 0.138 172.4) |
| XYZ | xyz(47.7683, 70.9427, 68.2909) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.49
Aquamarine
#7FFFD4
ΔE00 3.41
Aqua Marine
#2EE8BB
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 3.76
Aqua (survey)
#13EAC9
ΔE00 3.94
Light Aqua
#8CFFDB
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3CC #F36087
analogous
#60F383 #60F3CC #60D0F3
triadic
#60F3CC #CC60F3 #F3CC60
tetradic
#60F3CC #8360F3 #F36087 #D0F360
square
#60F3CC #8360F3 #F36087 #D0F360
split-complementary
#60F3CC #F360D0 #F38360
monochromatic
#0FC998 #27EFBA #60F3CC #99F7DE #D2FCF1
Accessibility & contrast
On white
1.38
#60F3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#60F3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3CC
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3CC | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4CA
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f3cc; /* rgb */ color: rgb(96, 243, 204); /* oklch */ color: oklch(87.5% 0.138 172.4);
Tailwind
colors: {
custom: {
50: '#9bf8db',
500: '#60f3cc',
950: '#000000',
},
}SCSS
$custom: #60f3cc; $custom-light: #9bf8db; $custom-dark: #000000;
JSON
{
"hex": "#60f3cc",
"rgb": {
"r": 96,
"g": 243,
"b": 204
},
"hsl": {
"h": 164.082,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.87452,
"c": 0.13796,
"h": 172.4
},
"luminance": 0.70948
}Semantic roles & 50–950 ramp
primary
#60F3CC
secondary
#C63159
accent
#033EE2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584