#60F1B2#60F1B2
#60F1B2 is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.3% C 0.154 H 161.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #60F1B2 |
|---|---|
| RGB | rgb(96, 241, 178) |
| HSL | hsl(154, 84%, 66%) |
| HSV | hsv(154, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 26.1%, 5.5%) |
| CIE-LAB | lab(86.31, -53.29, 19.05) |
| CIE-LCH | lch(86.31, 56.59, 160.33°) |
| OKLab | oklab(86.33% -0.1463 0.0486) |
| OKLCH | oklch(86.33% 0.154 161.6) |
| XYZ | xyz(44.3108, 68.6073, 53.0182) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.41
Greenish Cyan
#2AFEB7
ΔE00 3.60
Light Blue Green
#7EFBB3
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 3.66
Greenish Turquoise
#00FBB0
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F1B2 #F1609F
analogous
#60F169 #60F1B2 #60E7F1
triadic
#60F1B2 #B260F1 #F1B260
tetradic
#60F1B2 #6960F1 #F1609F #E7F160
square
#60F1B2 #6960F1 #F1609F #E7F160
split-complementary
#60F1B2 #F160E7 #F16960
monochromatic
#11C577 #28EC97 #60F1B2 #98F6CD #D0FBE8
Accessibility & contrast
On white
1.43
#60F1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#60F1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F1B2
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F1B2 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AE
Deuteranopia (green-blind)
#DAD2B6
Tritanopia (blue-blind)
#00F0E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f1b2; /* rgb */ color: rgb(96, 241, 178); /* oklch */ color: oklch(86.3% 0.154 161.6);
Tailwind
colors: {
custom: {
50: '#9af6c9',
500: '#60f1b2',
950: '#000000',
},
}SCSS
$custom: #60f1b2; $custom-light: #9af6c9; $custom-dark: #000000;
JSON
{
"hex": "#60f1b2",
"rgb": {
"r": 96,
"g": 241,
"b": 178
},
"hsl": {
"h": 153.931,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.86328,
"c": 0.15418,
"h": 161.6
},
"luminance": 0.68612
}Semantic roles & 50–950 ramp
primary
#60F1B2
secondary
#C33371
accent
#0564E0
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582