#60F3BA#60F3BA
#60F3BA is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.0% C 0.150 H 164.3°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3BA |
|---|---|
| RGB | rgb(96, 243, 186) |
| HSL | hsl(157, 86%, 66%) |
| HSV | hsv(157, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 23.5%, 4.7%) |
| CIE-LAB | lab(87.06, -52.42, 15.96) |
| CIE-LCH | lch(87.06, 54.80, 163.06°) |
| OKLab | oklab(87% -0.1448 0.0408) |
| OKLCH | oklch(87% 0.15 164.3) |
| XYZ | xyz(45.7328, 70.1285, 57.5709) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.19
Light Aquamarine
#7BFDC7
ΔE00 2.82
Greenish Cyan
#2AFEB7
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 4.00
Greenish Turquoise
#00FBB0
ΔE00 4.16
Light Turquoise
#7EF4CC
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3BA #F36099
analogous
#60F371 #60F3BA #60E2F3
triadic
#60F3BA #BA60F3 #F3BA60
tetradic
#60F3BA #7160F3 #F36099 #E2F360
square
#60F3BA #7160F3 #F36099 #E2F360
split-complementary
#60F3BA #F360E2 #F37160
monochromatic
#0FC981 #27EFA1 #60F3BA #99F7D3 #D2FCEB
Accessibility & contrast
On white
1.40
#60F3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#60F3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3BA
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3BA | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B7
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f3ba; /* rgb */ color: rgb(96, 243, 186); /* oklch */ color: oklch(87.0% 0.150 164.3);
Tailwind
colors: {
custom: {
50: '#9af8ce',
500: '#60f3ba',
950: '#000000',
},
}SCSS
$custom: #60f3ba; $custom-light: #9af8ce; $custom-dark: #000000;
JSON
{
"hex": "#60f3ba",
"rgb": {
"r": 96,
"g": 243,
"b": 186
},
"hsl": {
"h": 156.735,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.86996,
"c": 0.15043,
"h": 164.3
},
"luminance": 0.70133
}Semantic roles & 50–950 ramp
primary
#60F3BA
secondary
#C6316B
accent
#035AE2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583