#60F3BD#60F3BD
#60F3BD is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.1% C 0.148 H 165.5°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3BD |
|---|---|
| RGB | rgb(96, 243, 189) |
| HSL | hsl(158, 86%, 66%) |
| HSV | hsv(158, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 22.2%, 4.7%) |
| CIE-LAB | lab(87.12, -51.78, 14.50) |
| CIE-LCH | lch(87.12, 53.77, 164.36°) |
| OKLab | oklab(87.07% -0.1434 0.0371) |
| OKLCH | oklch(87.07% 0.148 165.5) |
| XYZ | xyz(46.0551, 70.2574, 59.2682) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.76
Light Greenish Blue
#63F7B4
ΔE00 2.84
Bright Teal
#01F9C6
ΔE00 3.62
Light Turquoise
#7EF4CC
ΔE00 3.73
Greenish Cyan
#2AFEB7
ΔE00 4.07
Aqua Marine
#2EE8BB
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3BD #F36096
analogous
#60F374 #60F3BD #60E0F3
triadic
#60F3BD #BD60F3 #F3BD60
tetradic
#60F3BD #7460F3 #F36096 #E0F360
square
#60F3BD #7460F3 #F36096 #E0F360
split-complementary
#60F3BD #F360E0 #F37460
monochromatic
#0FC985 #27EFA5 #60F3BD #99F7D5 #D2FCEC
Accessibility & contrast
On white
1.40
#60F3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#60F3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3BD
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3BD | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BA
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#00F3E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f3bd; /* rgb */ color: rgb(96, 243, 189); /* oklch */ color: oklch(87.1% 0.148 165.5);
Tailwind
colors: {
custom: {
50: '#9af8d1',
500: '#60f3bd',
950: '#000000',
},
}SCSS
$custom: #60f3bd; $custom-light: #9af8d1; $custom-dark: #000000;
JSON
{
"hex": "#60f3bd",
"rgb": {
"r": 96,
"g": 243,
"b": 189
},
"hsl": {
"h": 157.959,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.87068,
"c": 0.14815,
"h": 165.5
},
"luminance": 0.70262
}Semantic roles & 50–950 ramp
primary
#60F3BD
secondary
#C63168
accent
#0355E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583