#62FDBB#62FDBB
#62FDBB is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.161 H 161.9°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDBB |
|---|---|
| RGB | rgb(98, 253, 187) |
| HSL | hsl(154, 97%, 69%) |
| HSV | hsv(154, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.06, -55.88, 19.65) |
| CIE-LCH | lch(90.06, 59.24, 160.62°) |
| OKLab | oklab(89.47% -0.1534 0.0501) |
| OKLCH | oklch(89.47% 0.161 161.9) |
| XYZ | xyz(49.1272, 76.4300, 59.1675) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.35
Greenish Cyan
#2AFEB7
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 2.96
Greenish Turquoise
#00FBB0
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDBB #FD62A4
analogous
#62FD6E #62FDBB #62F1FD
triadic
#62FDBB #BB62FD #FDBB62
tetradic
#62FDBB #6E62FD #FD62A4 #F1FD62
square
#62FDBB #6E62FD #FD62A4 #F1FD62
split-complementary
#62FDBB #FD62F1 #FD6E62
monochromatic
#03E283 #26FCA1 #62FDBB #9EFED5 #DBFFEF
Accessibility & contrast
On white
1.29
#62FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#62FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDBB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDBB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #62fdbb; /* rgb */ color: rgb(98, 253, 187); /* oklch */ color: oklch(89.5% 0.161 161.9);
Tailwind
colors: {
custom: {
50: '#9dffcf',
500: '#62fdbb',
950: '#000000',
},
}SCSS
$custom: #62fdbb; $custom-light: #9dffcf; $custom-dark: #000000;
JSON
{
"hex": "#62fdbb",
"rgb": {
"r": 98,
"g": 253,
"b": 187
},
"hsl": {
"h": 154.452,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.8947,
"c": 0.16141,
"h": 161.9
},
"luminance": 0.76435
}Semantic roles & 50–950 ramp
primary
#62FDBB
secondary
#D72C75
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683