#60F0BF#60F0BF
#60F0BF is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.4% C 0.143 H 167.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0BF |
|---|---|
| RGB | rgb(96, 240, 191) |
| HSL | hsl(160, 83%, 66%) |
| HSV | hsv(160, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 20.4%, 5.9%) |
| CIE-LAB | lab(86.29, -50.09, 12.28) |
| CIE-LCH | lch(86.29, 51.58, 166.23°) |
| OKLab | oklab(86.4% -0.1395 0.0314) |
| OKLCH | oklch(86.4% 0.143 167.3) |
| XYZ | xyz(45.3832, 68.5639, 60.1226) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.07
Aqua Marine
#2EE8BB
ΔE00 3.23
Light Aquamarine
#7BFDC7
ΔE00 3.43
Bright Teal
#01F9C6
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 4.03
Light Greenish Blue
#63F7B4
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0BF #F06091
analogous
#60F077 #60F0BF #60D9F0
triadic
#60F0BF #BF60F0 #F0BF60
tetradic
#60F0BF #7760F0 #F06091 #D9F060
square
#60F0BF #7760F0 #F06091 #D9F060
split-complementary
#60F0BF #F060D9 #F07760
monochromatic
#12C387 #28EBA8 #60F0BF #98F5D6 #D0FBEC
Accessibility & contrast
On white
1.43
#60F0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#60F0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0BF
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0BF | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BC
Deuteranopia (green-blind)
#D6D2C2
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f0bf; /* rgb */ color: rgb(96, 240, 191); /* oklch */ color: oklch(86.4% 0.143 167.3);
Tailwind
colors: {
custom: {
50: '#9af6d2',
500: '#60f0bf',
950: '#000000',
},
}SCSS
$custom: #60f0bf; $custom-light: #9af6d2; $custom-dark: #000000;
JSON
{
"hex": "#60f0bf",
"rgb": {
"r": 96,
"g": 240,
"b": 191
},
"hsl": {
"h": 159.583,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.864,
"c": 0.14297,
"h": 167.3
},
"luminance": 0.68569
}Semantic roles & 50–950 ramp
primary
#60F0BF
secondary
#C13364
accent
#0650DF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583