#60F1BF#60F1BF
#60F1BF is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.6% C 0.144 H 167.0°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #60F1BF |
|---|---|
| RGB | rgb(96, 241, 191) |
| HSL | hsl(159, 84%, 66%) |
| HSV | hsv(159, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 20.7%, 5.5%) |
| CIE-LAB | lab(86.58, -50.51, 12.69) |
| CIE-LCH | lch(86.58, 52.08, 165.89°) |
| OKLab | oklab(86.64% -0.1405 0.0325) |
| OKLCH | oklch(86.64% 0.144 167) |
| XYZ | xyz(45.6784, 69.1543, 60.2210) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.15
Light Aquamarine
#7BFDC7
ΔE00 3.21
Aqua Marine
#2EE8BB
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 3.49
Light Greenish Blue
#63F7B4
ΔE00 3.78
Aquamarine
#7FFFD4
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F1BF #F16092
analogous
#60F176 #60F1BF #60DBF1
triadic
#60F1BF #BF60F1 #F1BF60
tetradic
#60F1BF #7660F1 #F16092 #DBF160
square
#60F1BF #7660F1 #F16092 #DBF160
split-complementary
#60F1BF #F160DB #F17660
monochromatic
#11C587 #28ECA8 #60F1BF #98F6D6 #D0FBEC
Accessibility & contrast
On white
1.42
#60F1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#60F1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F1BF
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F1BF | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BC
Deuteranopia (green-blind)
#D7D3C2
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f1bf; /* rgb */ color: rgb(96, 241, 191); /* oklch */ color: oklch(86.6% 0.144 167.0);
Tailwind
colors: {
custom: {
50: '#9af6d2',
500: '#60f1bf',
950: '#000000',
},
}SCSS
$custom: #60f1bf; $custom-light: #9af6d2; $custom-dark: #000000;
JSON
{
"hex": "#60f1bf",
"rgb": {
"r": 96,
"g": 241,
"b": 191
},
"hsl": {
"h": 159.31,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.86639,
"c": 0.14421,
"h": 167
},
"luminance": 0.69159
}Semantic roles & 50–950 ramp
primary
#60F1BF
secondary
#C33364
accent
#0551E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583