#60F5BC#60F5BC
#60F5BC is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.5% C 0.151 H 164.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #60F5BC |
|---|---|
| RGB | rgb(96, 245, 188) |
| HSL | hsl(157, 88%, 67%) |
| HSV | hsv(157, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 23.3%, 3.9%) |
| CIE-LAB | lab(87.69, -52.81, 15.81) |
| CIE-LCH | lch(87.69, 55.13, 163.33°) |
| OKLab | oklab(87.52% -0.1459 0.0405) |
| OKLCH | oklch(87.52% 0.151 164.5) |
| XYZ | xyz(46.5487, 71.4177, 58.8991) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 2.52
Greenish Cyan
#2AFEB7
ΔE00 3.49
Bright Teal
#01F9C6
ΔE00 3.81
Greenish Turquoise
#00FBB0
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F5BC #F56099
analogous
#60F572 #60F5BC #60E4F5
triadic
#60F5BC #BC60F5 #F5BC60
tetradic
#60F5BC #7260F5 #F56099 #E4F560
square
#60F5BC #7260F5 #F56099 #E4F560
split-complementary
#60F5BC #F560E4 #F57260
monochromatic
#0DCE84 #26F1A4 #60F5BC #9AF9D4 #D3FCED
Accessibility & contrast
On white
1.37
#60F5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#60F5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F5BC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F5BC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B9
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f5bc; /* rgb */ color: rgb(96, 245, 188); /* oklch */ color: oklch(87.5% 0.151 164.5);
Tailwind
colors: {
custom: {
50: '#9bf9d0',
500: '#60f5bc',
950: '#000000',
},
}SCSS
$custom: #60f5bc; $custom-light: #9bf9d0; $custom-dark: #000000;
JSON
{
"hex": "#60f5bc",
"rgb": {
"r": 96,
"g": 245,
"b": 188
},
"hsl": {
"h": 157.047,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.87523,
"c": 0.15142,
"h": 164.5
},
"luminance": 0.71422
}Semantic roles & 50–950 ramp
primary
#60F5BC
secondary
#C9306B
accent
#0158E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583