#60F0BD#60F0BD
#60F0BD is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.4% C 0.144 H 166.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0BD |
|---|---|
| RGB | rgb(96, 240, 189) |
| HSL | hsl(159, 83%, 66%) |
| HSV | hsv(159, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 21.2%, 5.9%) |
| CIE-LAB | lab(86.24, -50.53, 13.26) |
| CIE-LCH | lch(86.24, 52.24, 165.30°) |
| OKLab | oklab(86.35% -0.1404 0.034) |
| OKLCH | oklch(86.35% 0.144 166.4) |
| XYZ | xyz(45.1647, 68.4765, 58.9713) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 3.69
Aquamarine
#7FFFD4
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0BD #F06093
analogous
#60F075 #60F0BD #60DBF0
triadic
#60F0BD #BD60F0 #F0BD60
tetradic
#60F0BD #7560F0 #F06093 #DBF060
square
#60F0BD #7560F0 #F06093 #DBF060
split-complementary
#60F0BD #F060DB #F07560
monochromatic
#12C385 #28EBA6 #60F0BD #98F5D4 #D0FBEB
Accessibility & contrast
On white
1.43
#60F0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#60F0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0BD
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0BD | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0BA
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f0bd; /* rgb */ color: rgb(96, 240, 189); /* oklch */ color: oklch(86.4% 0.144 166.4);
Tailwind
colors: {
custom: {
50: '#9af6d1',
500: '#60f0bd',
950: '#000000',
},
}SCSS
$custom: #60f0bd; $custom-light: #9af6d1; $custom-dark: #000000;
JSON
{
"hex": "#60f0bd",
"rgb": {
"r": 96,
"g": 240,
"b": 189
},
"hsl": {
"h": 158.75,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.86351,
"c": 0.14442,
"h": 166.4
},
"luminance": 0.68481
}Semantic roles & 50–950 ramp
primary
#60F0BD
secondary
#C13365
accent
#0653DF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583