#62FDBD#62FDBD
#62FDBD is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.5% C 0.160 H 162.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDBD |
|---|---|
| RGB | rgb(98, 253, 189) |
| HSL | hsl(155, 97%, 69%) |
| HSV | hsv(155, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.10, -55.47, 18.68) |
| CIE-LCH | lch(90.10, 58.53, 161.38°) |
| OKLab | oklab(89.52% -0.1525 0.0477) |
| OKLCH | oklch(89.52% 0.16 162.6) |
| XYZ | xyz(49.3428, 76.5163, 60.3030) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.56
Greenish Cyan
#2AFEB7
ΔE00 2.44
Light Aquamarine
#7BFDC7
ΔE00 2.46
Light Blue Green
#7EFBB3
ΔE00 3.26
Greenish Turquoise
#00FBB0
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDBD #FD62A2
analogous
#62FD70 #62FDBD #62EFFD
triadic
#62FDBD #BD62FD #FDBD62
tetradic
#62FDBD #7062FD #FD62A2 #EFFD62
square
#62FDBD #7062FD #FD62A2 #EFFD62
split-complementary
#62FDBD #FD62EF #FD7062
monochromatic
#03E286 #26FCA4 #62FDBD #9EFED6 #DBFFF0
Accessibility & contrast
On white
1.29
#62FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#62FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDBD
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDBD | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E4DCC1
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #62fdbd; /* rgb */ color: rgb(98, 253, 189); /* oklch */ color: oklch(89.5% 0.160 162.6);
Tailwind
colors: {
custom: {
50: '#9dffd1',
500: '#62fdbd',
950: '#000000',
},
}SCSS
$custom: #62fdbd; $custom-light: #9dffd1; $custom-dark: #000000;
JSON
{
"hex": "#62fdbd",
"rgb": {
"r": 98,
"g": 253,
"b": 189
},
"hsl": {
"h": 155.226,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.89516,
"c": 0.15983,
"h": 162.6
},
"luminance": 0.76521
}Semantic roles & 50–950 ramp
primary
#62FDBD
secondary
#D72C73
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683