#60F2B5#60F2B5
#60F2B5 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.6% C 0.153 H 162.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2B5 |
|---|---|
| RGB | rgb(96, 242, 181) |
| HSL | hsl(155, 85%, 66%) |
| HSV | hsv(155, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 25.2%, 5.1%) |
| CIE-LAB | lab(86.66, -53.07, 18.00) |
| CIE-LCH | lch(86.66, 56.04, 161.27°) |
| OKLab | oklab(86.64% -0.146 0.046) |
| OKLCH | oklch(86.64% 0.153 162.5) |
| XYZ | xyz(44.9121, 69.3227, 54.7208) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.52
Light Aquamarine
#7BFDC7
ΔE00 3.28
Greenish Cyan
#2AFEB7
ΔE00 3.51
Greenish Turquoise
#00FBB0
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2B5 #F2609D
analogous
#60F26C #60F2B5 #60E6F2
triadic
#60F2B5 #B560F2 #F2B560
tetradic
#60F2B5 #6C60F2 #F2609D #E6F260
square
#60F2B5 #6C60F2 #F2609D #E6F260
split-complementary
#60F2B5 #F260E6 #F26C60
monochromatic
#10C77B #27ED9B #60F2B5 #99F7CF #D1FBEA
Accessibility & contrast
On white
1.41
#60F2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#60F2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2B5
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2B5 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B2
Deuteranopia (green-blind)
#DAD3B9
Tritanopia (blue-blind)
#00F2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f2b5; /* rgb */ color: rgb(96, 242, 181); /* oklch */ color: oklch(86.6% 0.153 162.5);
Tailwind
colors: {
custom: {
50: '#9af7cb',
500: '#60f2b5',
950: '#000000',
},
}SCSS
$custom: #60f2b5; $custom-light: #9af7cb; $custom-dark: #000000;
JSON
{
"hex": "#60f2b5",
"rgb": {
"r": 96,
"g": 242,
"b": 181
},
"hsl": {
"h": 154.932,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.86638,
"c": 0.15306,
"h": 162.5
},
"luminance": 0.69327
}Semantic roles & 50–950 ramp
primary
#60F2B5
secondary
#C4326F
accent
#0461E1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582