#60F5B3#60F5B3
#60F5B3 is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.3% C 0.159 H 161.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60F5B3 |
|---|---|
| RGB | rgb(96, 245, 179) |
| HSL | hsl(153, 88%, 67%) |
| HSV | hsv(153, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 26.9%, 3.9%) |
| CIE-LAB | lab(87.51, -54.70, 20.20) |
| CIE-LCH | lch(87.51, 58.31, 159.73°) |
| OKLab | oklab(87.31% -0.1499 0.0515) |
| OKLCH | oklch(87.31% 0.159 161.1) |
| XYZ | xyz(45.6086, 71.0416, 53.9479) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.48
Greenish Cyan
#2AFEB7
ΔE00 2.96
Light Blue Green
#7EFBB3
ΔE00 2.99
Greenish Turquoise
#00FBB0
ΔE00 3.20
Light Aquamarine
#7BFDC7
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F5B3 #F560A2
analogous
#60F569 #60F5B3 #60ECF5
triadic
#60F5B3 #B360F5 #F5B360
tetradic
#60F5B3 #6960F5 #F560A2 #ECF560
square
#60F5B3 #6960F5 #F560A2 #ECF560
split-complementary
#60F5B3 #F560EC #F56960
monochromatic
#0DCE78 #26F197 #60F5B3 #9AF9CF #D3FCEA
Accessibility & contrast
On white
1.38
#60F5B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#60F5B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F5B3
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F5B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F5B3 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AF
Deuteranopia (green-blind)
#DDD5B7
Tritanopia (blue-blind)
#00F4E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f5b3; /* rgb */ color: rgb(96, 245, 179); /* oklch */ color: oklch(87.3% 0.159 161.1);
Tailwind
colors: {
custom: {
50: '#9af9ca',
500: '#60f5b3',
950: '#000000',
},
}SCSS
$custom: #60f5b3; $custom-light: #9af9ca; $custom-dark: #000000;
JSON
{
"hex": "#60f5b3",
"rgb": {
"r": 96,
"g": 245,
"b": 179
},
"hsl": {
"h": 153.423,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.87313,
"c": 0.15852,
"h": 161.1
},
"luminance": 0.71046
}Semantic roles & 50–950 ramp
primary
#60F5B3
secondary
#C93074
accent
#0166E5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582