#60F3BB#60F3BB
#60F3BB is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.0% C 0.150 H 164.7°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3BB |
|---|---|
| RGB | rgb(96, 243, 187) |
| HSL | hsl(157, 86%, 66%) |
| HSV | hsv(157, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 23%, 4.7%) |
| CIE-LAB | lab(87.08, -52.21, 15.48) |
| CIE-LCH | lch(87.08, 54.45, 163.49°) |
| OKLab | oklab(87.02% -0.1443 0.0396) |
| OKLCH | oklch(87.02% 0.15 164.7) |
| XYZ | xyz(45.8395, 70.1712, 58.1327) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.41
Light Aquamarine
#7BFDC7
ΔE00 2.78
Greenish Cyan
#2AFEB7
ΔE00 3.81
Bright Teal
#01F9C6
ΔE00 3.86
Light Turquoise
#7EF4CC
ΔE00 4.09
Greenish Turquoise
#00FBB0
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3BB #F36098
analogous
#60F372 #60F3BB #60E2F3
triadic
#60F3BB #BB60F3 #F3BB60
tetradic
#60F3BB #7260F3 #F36098 #E2F360
square
#60F3BB #7260F3 #F36098 #E2F360
split-complementary
#60F3BB #F360E2 #F37260
monochromatic
#0FC982 #27EFA3 #60F3BB #99F7D3 #D2FCEC
Accessibility & contrast
On white
1.40
#60F3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#60F3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3BB
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3BB | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f3bb; /* rgb */ color: rgb(96, 243, 187); /* oklch */ color: oklch(87.0% 0.150 164.7);
Tailwind
colors: {
custom: {
50: '#9af8cf',
500: '#60f3bb',
950: '#000000',
},
}SCSS
$custom: #60f3bb; $custom-light: #9af8cf; $custom-dark: #000000;
JSON
{
"hex": "#60f3bb",
"rgb": {
"r": 96,
"g": 243,
"b": 187
},
"hsl": {
"h": 157.143,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.8702,
"c": 0.14966,
"h": 164.7
},
"luminance": 0.70176
}Semantic roles & 50–950 ramp
primary
#60F3BB
secondary
#C6316A
accent
#0358E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583