#62F0EB#62F0EB
#62F0EB is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.7% C 0.122 H 191.9°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #62F0EB |
|---|---|
| RGB | rgb(98, 240, 235) |
| HSL | hsl(178, 83%, 66%) |
| HSV | hsv(178, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(87.44, -39.07, -9.05) |
| CIE-LCH | lch(87.44, 40.11, 193.04°) |
| OKLab | oklab(87.72% -0.1193 -0.0252) |
| OKLCH | oklch(87.72% 0.122 191.9) |
| XYZ | xyz(51.1859, 70.9097, 89.5705) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.63
Bright Turquoise
#0FFEF9
ΔE00 3.98
Bright Light Blue
#26F7FD
ΔE00 4.19
Aqua
#00FFFF
ΔE00 4.33
Bright Aqua
#0BF9EA
ΔE00 4.73
Turquoise
#40E0D0
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F0EB #F06267
analogous
#62F0A4 #62F0EB #62AEF0
triadic
#62F0EB #EB62F0 #F0EB62
tetradic
#62F0EB #A462F0 #F06267 #AEF062
square
#62F0EB #A462F0 #F06267 #AEF062
split-complementary
#62F0EB #F062AE #F0A462
monochromatic
#13C5BF #2AEBE4 #62F0EB #9AF5F2 #D2FBF9
Accessibility & contrast
On white
1.38
#62F0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#62F0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F0EB
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F0EB | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#CCD4EC
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f0eb; /* rgb */ color: rgb(98, 240, 235); /* oklch */ color: oklch(87.7% 0.122 191.9);
Tailwind
colors: {
custom: {
50: '#9df5f1',
500: '#62f0eb',
950: '#000000',
},
}SCSS
$custom: #62f0eb; $custom-light: #9df5f1; $custom-dark: #000000;
JSON
{
"hex": "#62f0eb",
"rgb": {
"r": 98,
"g": 240,
"b": 235
},
"hsl": {
"h": 177.887,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.87718,
"c": 0.12191,
"h": 191.9
},
"luminance": 0.70915
}Semantic roles & 50–950 ramp
primary
#62F0EB
secondary
#C23439
accent
#070EDF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585