#62FEBE#62FEBE
#62FEBE is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.8% C 0.160 H 162.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #62FEBE |
|---|---|
| RGB | rgb(98, 254, 190) |
| HSL | hsl(155, 99%, 69%) |
| HSV | hsv(155, 61%, 100%) |
| CMYK | cmyk(61.4%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.41, -55.66, 18.61) |
| CIE-LCH | lch(90.41, 58.69, 161.52°) |
| OKLab | oklab(89.78% -0.1531 0.0475) |
| OKLCH | oklch(89.78% 0.16 162.8) |
| XYZ | xyz(49.7682, 77.1929, 60.9821) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Greenish Cyan
#2AFEB7
ΔE00 2.44
Light Aquamarine
#7BFDC7
ΔE00 2.45
Greenish Turquoise
#00FBB0
ΔE00 3.31
Light Blue Green
#7EFBB3
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FEBE #FE62A2
analogous
#62FE70 #62FEBE #62F0FE
triadic
#62FEBE #BE62FE #FEBE62
tetradic
#62FEBE #7062FE #FE62A2 #F0FE62
square
#62FEBE #7062FE #FE62A2 #F0FE62
split-complementary
#62FEBE #FE62F0 #FE7062
monochromatic
#01E487 #25FEA5 #62FEBE #9FFED7 #DCFFF0
Accessibility & contrast
On white
1.28
#62FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#62FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FEBE
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FEBE | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #62febe; /* rgb */ color: rgb(98, 254, 190); /* oklch */ color: oklch(89.8% 0.160 162.8);
Tailwind
colors: {
custom: {
50: '#9dffd1',
500: '#62febe',
950: '#000000',
},
}SCSS
$custom: #62febe; $custom-light: #9dffd1; $custom-dark: #000000;
JSON
{
"hex": "#62febe",
"rgb": {
"r": 98,
"g": 254,
"b": 190
},
"hsl": {
"h": 155.385,
"s": 98.734,
"l": 69.02
},
"oklch": {
"l": 0.89778,
"c": 0.1603,
"h": 162.8
},
"luminance": 0.77198
}Semantic roles & 50–950 ramp
primary
#62FEBE
secondary
#D82C73
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683