#60F1BD#60F1BD
#60F1BD is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.6% C 0.146 H 166.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60F1BD |
|---|---|
| RGB | rgb(96, 241, 189) |
| HSL | hsl(158, 84%, 66%) |
| HSV | hsv(158, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 21.6%, 5.5%) |
| CIE-LAB | lab(86.54, -50.95, 13.67) |
| CIE-LCH | lch(86.54, 52.75, 164.98°) |
| OKLab | oklab(86.59% -0.1414 0.035) |
| OKLCH | oklch(86.59% 0.146 166.1) |
| XYZ | xyz(45.4599, 69.0669, 59.0697) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Greenish Blue
#63F7B4
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.48
Bright Teal
#01F9C6
ΔE00 3.65
Aqua Marine
#2EE8BB
ΔE00 3.65
Aquamarine
#7FFFD4
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F1BD #F16094
analogous
#60F174 #60F1BD #60DCF1
triadic
#60F1BD #BD60F1 #F1BD60
tetradic
#60F1BD #7460F1 #F16094 #DCF160
square
#60F1BD #7460F1 #F16094 #DCF160
split-complementary
#60F1BD #F160DC #F17460
monochromatic
#11C585 #28ECA6 #60F1BD #98F6D4 #D0FBEC
Accessibility & contrast
On white
1.42
#60F1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#60F1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F1BD
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F1BD | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BA
Deuteranopia (green-blind)
#D8D3C0
Tritanopia (blue-blind)
#00F2E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f1bd; /* rgb */ color: rgb(96, 241, 189); /* oklch */ color: oklch(86.6% 0.146 166.1);
Tailwind
colors: {
custom: {
50: '#9af6d1',
500: '#60f1bd',
950: '#000000',
},
}SCSS
$custom: #60f1bd; $custom-light: #9af6d1; $custom-dark: #000000;
JSON
{
"hex": "#60f1bd",
"rgb": {
"r": 96,
"g": 241,
"b": 189
},
"hsl": {
"h": 158.483,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.8659,
"c": 0.14566,
"h": 166.1
},
"luminance": 0.69072
}Semantic roles & 50–950 ramp
primary
#60F1BD
secondary
#C33366
accent
#0554E0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583