#60F3CB#60F3CB
#60F3CB is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.4% C 0.139 H 171.9°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3CB |
|---|---|
| RGB | rgb(96, 243, 203) |
| HSL | hsl(164, 86%, 66%) |
| HSV | hsv(164, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 16.5%, 4.7%) |
| CIE-LAB | lab(87.43, -48.64, 7.66) |
| CIE-LCH | lch(87.43, 49.24, 171.04°) |
| OKLab | oklab(87.43% -0.1372 0.0195) |
| OKLCH | oklch(87.43% 0.139 171.9) |
| XYZ | xyz(47.6487, 70.8949, 67.6613) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.42
Aquamarine
#7FFFD4
ΔE00 3.34
Aqua Marine
#2EE8BB
ΔE00 3.56
Bright Teal
#01F9C6
ΔE00 3.62
Aqua (survey)
#13EAC9
ΔE00 4.08
Light Aqua
#8CFFDB
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3CB #F36088
analogous
#60F382 #60F3CB #60D2F3
triadic
#60F3CB #CB60F3 #F3CB60
tetradic
#60F3CB #8260F3 #F36088 #D2F360
square
#60F3CB #8260F3 #F36088 #D2F360
split-complementary
#60F3CB #F360D2 #F38260
monochromatic
#0FC997 #27EFB8 #60F3CB #99F7DE #D2FCF0
Accessibility & contrast
On white
1.38
#60F3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#60F3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3CB
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3CB | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C9
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f3cb; /* rgb */ color: rgb(96, 243, 203); /* oklch */ color: oklch(87.4% 0.139 171.9);
Tailwind
colors: {
custom: {
50: '#9bf8da',
500: '#60f3cb',
950: '#000000',
},
}SCSS
$custom: #60f3cb; $custom-light: #9bf8da; $custom-dark: #000000;
JSON
{
"hex": "#60f3cb",
"rgb": {
"r": 96,
"g": 243,
"b": 203
},
"hsl": {
"h": 163.673,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.87425,
"c": 0.13858,
"h": 171.9
},
"luminance": 0.709
}Semantic roles & 50–950 ramp
primary
#60F3CB
secondary
#C6315A
accent
#0340E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583