#62FBB0#62FBB0
#62FBB0 is a very light, vivid teal. Relative luminance 0.747; OKLCH L 88.7% C 0.168 H 158.6°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #62FBB0 |
|---|---|
| RGB | rgb(98, 251, 176) |
| HSL | hsl(151, 95%, 68%) |
| HSV | hsv(151, 61%, 98%) |
| CMYK | cmyk(61%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(89.26, -57.30, 24.17) |
| CIE-LCH | lch(89.26, 62.19, 157.13°) |
| OKLab | oklab(88.75% -0.1563 0.0613) |
| OKLCH | oklch(88.75% 0.168 158.6) |
| XYZ | xyz(47.3663, 74.7208, 52.9922) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Light Blue Green
#7EFBB3
ΔE00 2.11
Seafoam Green
#7AF9AB
ΔE00 2.26
Light Green Blue
#56FCA2
ΔE00 2.55
Seafoam (survey)
#80F9AD
ΔE00 2.61
Light Bluish Green
#76FDA8
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FBB0 #FB62AD
analogous
#62FB63 #62FBB0 #62FAFB
triadic
#62FBB0 #B062FB #FBB062
tetradic
#62FBB0 #6362FB #FB62AD #FAFB62
square
#62FBB0 #6362FB #FB62AD #FAFB62
split-complementary
#62FBB0 #FB62FA #FB6362
monochromatic
#06DD73 #26F992 #62FBB0 #9EFDCE #D9FEEC
Accessibility & contrast
On white
1.32
#62FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#62FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FBB0
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FBB0 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AB
Deuteranopia (green-blind)
#E4DAB5
Tritanopia (blue-blind)
#06FAE7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #62fbb0; /* rgb */ color: rgb(98, 251, 176); /* oklch */ color: oklch(88.7% 0.168 158.6);
Tailwind
colors: {
custom: {
50: '#9cfdc8',
500: '#62fbb0',
950: '#000000',
},
}SCSS
$custom: #62fbb0; $custom-light: #9cfdc8; $custom-dark: #000000;
JSON
{
"hex": "#62fbb0",
"rgb": {
"r": 98,
"g": 251,
"b": 176
},
"hsl": {
"h": 150.588,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.88748,
"c": 0.1679,
"h": 158.6
},
"luminance": 0.74726
}Semantic roles & 50–950 ramp
primary
#62FBB0
secondary
#D52D7F
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682