#62F2B2#62F2B2
#62F2B2 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.6% C 0.155 H 161.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2B2 |
|---|---|
| RGB | rgb(98, 242, 178) |
| HSL | hsl(153, 85%, 67%) |
| HSV | hsv(153, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(86.66, -53.31, 19.54) |
| CIE-LCH | lch(86.66, 56.78, 159.87°) |
| OKLab | oklab(86.63% -0.1463 0.0498) |
| OKLCH | oklch(86.63% 0.155 161.2) |
| XYZ | xyz(44.8208, 69.3108, 53.1271) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.12
Light Blue Green
#7EFBB3
ΔE00 3.32
Greenish Cyan
#2AFEB7
ΔE00 3.51
Light Aquamarine
#7BFDC7
ΔE00 3.58
Greenish Turquoise
#00FBB0
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2B2 #F262A2
analogous
#62F26A #62F2B2 #62EAF2
triadic
#62F2B2 #B262F2 #F2B262
tetradic
#62F2B2 #6A62F2 #F262A2 #EAF262
square
#62F2B2 #6A62F2 #F262A2 #EAF262
split-complementary
#62F2B2 #F262EA #F26A62
monochromatic
#11C977 #29ED96 #62F2B2 #9BF7CE #D3FBE9
Accessibility & contrast
On white
1.41
#62F2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#62F2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2B2
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2B2 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AE
Deuteranopia (green-blind)
#DBD3B6
Tritanopia (blue-blind)
#11F1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f2b2; /* rgb */ color: rgb(98, 242, 178); /* oklch */ color: oklch(86.6% 0.155 161.2);
Tailwind
colors: {
custom: {
50: '#9bf7c9',
500: '#62f2b2',
950: '#000000',
},
}SCSS
$custom: #62f2b2; $custom-light: #9bf7c9; $custom-dark: #000000;
JSON
{
"hex": "#62f2b2",
"rgb": {
"r": 98,
"g": 242,
"b": 178
},
"hsl": {
"h": 153.333,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.86629,
"c": 0.15454,
"h": 161.2
},
"luminance": 0.69315
}Semantic roles & 50–950 ramp
primary
#62F2B2
secondary
#C63374
accent
#0466E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582