#60F9BA#60F9BA
#60F9BA is a very light, vivid teal. Relative luminance 0.738; OKLCH L 88.4% C 0.158 H 162.7°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60F9BA |
|---|---|
| RGB | rgb(96, 249, 186) |
| HSL | hsl(155, 93%, 68%) |
| HSV | hsv(155, 61%, 98%) |
| CMYK | cmyk(61.4%, 0%, 25.3%, 2.4%) |
| CIE-LAB | lab(88.82, -54.85, 18.43) |
| CIE-LCH | lch(88.82, 57.87, 161.43°) |
| OKLab | oklab(88.43% -0.1509 0.0471) |
| OKLCH | oklch(88.43% 0.158 162.7) |
| XYZ | xyz(47.5578, 73.7784, 58.1792) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.11
Greenish Cyan
#2AFEB7
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 2.61
Greenish Turquoise
#00FBB0
ΔE00 3.22
Light Blue Green
#7EFBB3
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F9BA #F9609F
analogous
#60F96D #60F9BA #60ECF9
triadic
#60F9BA #BA60F9 #F9BA60
tetradic
#60F9BA #6D60F9 #F9609F #ECF960
square
#60F9BA #6D60F9 #F9609F #ECF960
split-complementary
#60F9BA #F960EC #F96D60
monochromatic
#08D782 #25F7A0 #60F9BA #9BFBD4 #D6FDED
Accessibility & contrast
On white
1.33
#60F9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#60F9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F9BA
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F9BA | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B6
Deuteranopia (green-blind)
#E0D9BE
Tritanopia (blue-blind)
#00F9E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60f9ba; /* rgb */ color: rgb(96, 249, 186); /* oklch */ color: oklch(88.4% 0.158 162.7);
Tailwind
colors: {
custom: {
50: '#9bfcce',
500: '#60f9ba',
950: '#000000',
},
}SCSS
$custom: #60f9ba; $custom-light: #9bfcce; $custom-dark: #000000;
JSON
{
"hex": "#60f9ba",
"rgb": {
"r": 96,
"g": 249,
"b": 186
},
"hsl": {
"h": 155.294,
"s": 92.727,
"l": 67.647
},
"oklch": {
"l": 0.88434,
"c": 0.15803,
"h": 162.7
},
"luminance": 0.73783
}Semantic roles & 50–950 ramp
primary
#60F9BA
secondary
#D12C70
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683