#60F3B3#60F3B3
#60F3B3 is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.8% C 0.156 H 161.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3B3 |
|---|---|
| RGB | rgb(96, 243, 179) |
| HSL | hsl(154, 86%, 66%) |
| HSV | hsv(154, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 26.3%, 4.7%) |
| CIE-LAB | lab(86.92, -53.89, 19.38) |
| CIE-LCH | lch(86.92, 57.27, 160.22°) |
| OKLab | oklab(86.83% -0.1479 0.0494) |
| OKLCH | oklch(86.83% 0.156 161.5) |
| XYZ | xyz(45.0068, 69.8381, 53.7473) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.98
Greenish Cyan
#2AFEB7
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.35
Light Aquamarine
#7BFDC7
ΔE00 3.47
Greenish Turquoise
#00FBB0
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3B3 #F360A0
analogous
#60F36A #60F3B3 #60E9F3
triadic
#60F3B3 #B360F3 #F3B360
tetradic
#60F3B3 #6A60F3 #F360A0 #E9F360
square
#60F3B3 #6A60F3 #F360A0 #E9F360
split-complementary
#60F3B3 #F360E9 #F36A60
monochromatic
#0FC978 #27EF98 #60F3B3 #99F7CE #D2FCE9
Accessibility & contrast
On white
1.40
#60F3B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#60F3B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3B3
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3B3 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AF
Deuteranopia (green-blind)
#DBD4B7
Tritanopia (blue-blind)
#00F2E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f3b3; /* rgb */ color: rgb(96, 243, 179); /* oklch */ color: oklch(86.8% 0.156 161.5);
Tailwind
colors: {
custom: {
50: '#9af8ca',
500: '#60f3b3',
950: '#000000',
},
}SCSS
$custom: #60f3b3; $custom-light: #9af8ca; $custom-dark: #000000;
JSON
{
"hex": "#60f3b3",
"rgb": {
"r": 96,
"g": 243,
"b": 179
},
"hsl": {
"h": 153.878,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.86832,
"c": 0.15595,
"h": 161.5
},
"luminance": 0.69843
}Semantic roles & 50–950 ramp
primary
#60F3B3
secondary
#C63172
accent
#0364E2
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582