#62FEEB#62FEEB
#62FEEB is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.134 H 183.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #62FEEB |
|---|---|
| RGB | rgb(98, 254, 235) |
| HSL | hsl(173, 99%, 69%) |
| HSV | hsv(173, 61%, 100%) |
| CMYK | cmyk(61.4%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(91.45, -45.30, -3.13) |
| CIE-LCH | lch(91.45, 45.41, 183.96°) |
| OKLab | oklab(90.97% -0.1334 -0.0092) |
| OKLCH | oklch(90.97% 0.134 183.9) |
| XYZ | xyz(55.4673, 79.4725, 90.9977) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 3.89
Bright Turquoise
#0FFEF9
ΔE00 4.95
Aqua
#00FFFF
ΔE00 6.34
Bright Cyan
#41FDFE
ΔE00 6.43
Light Aqua
#8CFFDB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FEEB #FE6275
analogous
#62FE9D #62FEEB #62C3FE
triadic
#62FEEB #EB62FE #FEEB62
tetradic
#62FEEB #9D62FE #FE6275 #C3FE62
square
#62FEEB #9D62FE #FE6275 #C3FE62
split-complementary
#62FEEB #FE62C3 #FE9D62
monochromatic
#01E4C9 #25FEE3 #62FEEB #9FFEF3 #DCFFFA
Accessibility & contrast
On white
1.24
#62FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#62FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FEEB
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FEEB | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EA
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #62feeb; /* rgb */ color: rgb(98, 254, 235); /* oklch */ color: oklch(91.0% 0.134 183.9);
Tailwind
colors: {
custom: {
50: '#9efff1',
500: '#62feeb',
950: '#000000',
},
}SCSS
$custom: #62feeb; $custom-light: #9efff1; $custom-dark: #000000;
JSON
{
"hex": "#62feeb",
"rgb": {
"r": 98,
"g": 254,
"b": 235
},
"hsl": {
"h": 172.692,
"s": 98.734,
"l": 69.02
},
"oklch": {
"l": 0.90967,
"c": 0.13369,
"h": 183.9
},
"luminance": 0.79478
}Semantic roles & 50–950 ramp
primary
#62FEEB
secondary
#D82C41
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685