#62FDB2#62FDB2
#62FDB2 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.3% C 0.169 H 158.9°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDB2 |
|---|---|
| RGB | rgb(98, 253, 178) |
| HSL | hsl(151, 97%, 69%) |
| HSV | hsv(151, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 29.6%, 0.8%) |
| CIE-LAB | lab(89.89, -57.70, 24.01) |
| CIE-LCH | lch(89.89, 62.49, 157.41°) |
| OKLab | oklab(89.27% -0.1574 0.0609) |
| OKLCH | oklch(89.27% 0.169 158.9) |
| XYZ | xyz(48.1937, 76.0567, 54.2514) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Light Blue Green
#7EFBB3
ΔE00 2.18
Seafoam Green
#7AF9AB
ΔE00 2.44
Light Green Blue
#56FCA2
ΔE00 2.64
Light Bluish Green
#76FDA8
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDB2 #FD62AD
analogous
#62FD65 #62FDB2 #62FAFD
triadic
#62FDB2 #B262FD #FDB262
tetradic
#62FDB2 #6562FD #FD62AD #FAFD62
square
#62FDB2 #6562FD #FD62AD #FAFD62
split-complementary
#62FDB2 #FD62FA #FD6562
monochromatic
#03E276 #26FC94 #62FDB2 #9EFED0 #DBFFED
Accessibility & contrast
On white
1.30
#62FDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#62FDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDB2
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDB2 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAE
Deuteranopia (green-blind)
#E6DCB7
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #62fdb2; /* rgb */ color: rgb(98, 253, 178); /* oklch */ color: oklch(89.3% 0.169 158.9);
Tailwind
colors: {
custom: {
50: '#9dffc9',
500: '#62fdb2',
950: '#000000',
},
}SCSS
$custom: #62fdb2; $custom-light: #9dffc9; $custom-dark: #000000;
JSON
{
"hex": "#62fdb2",
"rgb": {
"r": 98,
"g": 253,
"b": 178
},
"hsl": {
"h": 150.968,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.89272,
"c": 0.1688,
"h": 158.9
},
"luminance": 0.76062
}Semantic roles & 50–950 ramp
primary
#62FDB2
secondary
#D72C7F
accent
#006FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682