#62FBE0#62FBE0
#62FBE0 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.135 H 179.3°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #62FBE0 |
|---|---|
| RGB | rgb(98, 251, 224) |
| HSL | hsl(169, 95%, 68%) |
| HSV | hsv(169, 61%, 98%) |
| CMYK | cmyk(61%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(90.31, -46.72, 0.90) |
| CIE-LCH | lch(90.31, 46.73, 178.89°) |
| OKLab | oklab(89.95% -0.1351 0.0017) |
| OKLCH | oklch(89.95% 0.135 179.3) |
| XYZ | xyz(52.9825, 76.9673, 82.5705) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.83
Light Aqua
#8CFFDB
ΔE00 4.54
Bright Aqua
#0BF9EA
ΔE00 4.63
Aqua (survey)
#13EAC9
ΔE00 4.97
Light Turquoise
#7EF4CC
ΔE00 5.19
Aquamarine
#7FFFD4
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FBE0 #FB627D
analogous
#62FB93 #62FBE0 #62C9FB
triadic
#62FBE0 #E062FB #FBE062
tetradic
#62FBE0 #9362FB #FB627D #C9FB62
square
#62FBE0 #9362FB #FB627D #C9FB62
split-complementary
#62FBE0 #FB62C9 #FB9362
monochromatic
#06DDB7 #26F9D4 #62FBE0 #9EFDEC #D9FEF8
Accessibility & contrast
On white
1.28
#62FBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#62FBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FBE0
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FBE0 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDDF
Deuteranopia (green-blind)
#DBDCE2
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #62fbe0; /* rgb */ color: rgb(98, 251, 224); /* oklch */ color: oklch(89.9% 0.135 179.3);
Tailwind
colors: {
custom: {
50: '#9efde9',
500: '#62fbe0',
950: '#000000',
},
}SCSS
$custom: #62fbe0; $custom-light: #9efde9; $custom-dark: #000000;
JSON
{
"hex": "#62fbe0",
"rgb": {
"r": 98,
"g": 251,
"b": 224
},
"hsl": {
"h": 169.412,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.89946,
"c": 0.1351,
"h": 179.3
},
"luminance": 0.76973
}Semantic roles & 50–950 ramp
primary
#62FBE0
secondary
#D52D4A
accent
#0028E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684