#60FEB2#60FEB2
#60FEB2 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.5% C 0.171 H 158.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #60FEB2 |
|---|---|
| RGB | rgb(96, 254, 178) |
| HSL | hsl(151, 99%, 69%) |
| HSV | hsv(151, 62%, 100%) |
| CMYK | cmyk(62.2%, 0%, 29.9%, 0.4%) |
| CIE-LAB | lab(90.13, -58.46, 24.33) |
| CIE-LCH | lch(90.13, 63.32, 157.40°) |
| OKLab | oklab(89.46% -0.1594 0.0617) |
| OKLCH | oklch(89.46% 0.171 158.8) |
| XYZ | xyz(48.2971, 76.5798, 54.3469) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 2.35
Light Green Blue
#56FCA2
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.57
Sea Green (survey)
#53FCA1
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FEB2 #FE60AC
analogous
#60FE63 #60FEB2 #60FBFE
triadic
#60FEB2 #B260FE #FEB260
tetradic
#60FEB2 #6360FE #FE60AC #FBFE60
square
#60FEB2 #6360FE #FE60AC #FBFE60
split-complementary
#60FEB2 #FE60FB #FE6360
monochromatic
#01E276 #23FE95 #60FEB2 #9DFECF #DAFFED
Accessibility & contrast
On white
1.29
#60FEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#60FEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FEB2
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FEB2 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAD
Deuteranopia (green-blind)
#E6DDB7
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60feb2; /* rgb */ color: rgb(96, 254, 178); /* oklch */ color: oklch(89.5% 0.171 158.8);
Tailwind
colors: {
custom: {
50: '#9cffc9',
500: '#60feb2',
950: '#000000',
},
}SCSS
$custom: #60feb2; $custom-light: #9cffc9; $custom-dark: #000000;
JSON
{
"hex": "#60feb2",
"rgb": {
"r": 96,
"g": 254,
"b": 178
},
"hsl": {
"h": 151.139,
"s": 98.75,
"l": 68.627
},
"oklch": {
"l": 0.89456,
"c": 0.17094,
"h": 158.8
},
"luminance": 0.76585
}Semantic roles & 50–950 ramp
primary
#60FEB2
secondary
#D82A7E
accent
#006EE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682