#62FDBE#62FDBE
#62FDBE is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.5% C 0.159 H 163.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDBE |
|---|---|
| RGB | rgb(98, 253, 190) |
| HSL | hsl(156, 97%, 69%) |
| HSV | hsv(156, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.12, -55.26, 18.20) |
| CIE-LCH | lch(90.12, 58.18, 161.77°) |
| OKLab | oklab(89.54% -0.1521 0.0465) |
| OKLCH | oklch(89.54% 0.159 163) |
| XYZ | xyz(49.4517, 76.5598, 60.8766) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.70
Light Aquamarine
#7BFDC7
ΔE00 2.33
Greenish Cyan
#2AFEB7
ΔE00 2.51
Greenish Turquoise
#00FBB0
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDBE #FD62A1
analogous
#62FD71 #62FDBE #62EEFD
triadic
#62FDBE #BE62FD #FDBE62
tetradic
#62FDBE #7162FD #FD62A1 #EEFD62
square
#62FDBE #7162FD #FD62A1 #EEFD62
split-complementary
#62FDBE #FD62EE #FD7162
monochromatic
#03E287 #26FCA5 #62FDBE #9EFED7 #DBFFF0
Accessibility & contrast
On white
1.29
#62FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#62FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDBE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDBE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBA
Deuteranopia (green-blind)
#E4DCC2
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #62fdbe; /* rgb */ color: rgb(98, 253, 190); /* oklch */ color: oklch(89.5% 0.159 163.0);
Tailwind
colors: {
custom: {
50: '#9dffd1',
500: '#62fdbe',
950: '#000000',
},
}SCSS
$custom: #62fdbe; $custom-light: #9dffd1; $custom-dark: #000000;
JSON
{
"hex": "#62fdbe",
"rgb": {
"r": 98,
"g": 253,
"b": 190
},
"hsl": {
"h": 155.613,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.89539,
"c": 0.15904,
"h": 163
},
"luminance": 0.76565
}Semantic roles & 50–950 ramp
primary
#62FDBE
secondary
#D72C72
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683