#62EFF0#62EFF0
#62EFF0 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.6% C 0.121 H 195.8°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62EFF0 |
|---|---|
| RGB | rgb(98, 239, 240) |
| HSL | hsl(180, 83%, 66%) |
| HSV | hsv(180, 59%, 94%) |
| CMYK | cmyk(59.2%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(87.30, -37.30, -11.88) |
| CIE-LCH | lch(87.30, 39.14, 197.67°) |
| OKLab | oklab(87.65% -0.1162 -0.0329) |
| OKLCH | oklch(87.65% 0.121 195.8) |
| XYZ | xyz(51.6249, 70.6155, 93.3307) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.09
Bright Cyan
#41FDFE
ΔE00 3.39
Aqua
#00FFFF
ΔE00 4.42
Bright Turquoise
#0FFEF9
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EFF0 #F06362
analogous
#62F0AA #62EFF0 #62A8F0
triadic
#62EFF0 #F062EF #EFF062
tetradic
#62EFF0 #AA62F0 #F06362 #A8F062
square
#62EFF0 #AA62F0 #F06362 #A8F062
split-complementary
#62EFF0 #F062A8 #F0AA62
monochromatic
#13C4C5 #2AE9EB #62EFF0 #9AF5F5 #D2FAFB
Accessibility & contrast
On white
1.39
#62EFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#62EFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EFF0
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EFF0 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#CAD4F1
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62eff0; /* rgb */ color: rgb(98, 239, 240); /* oklch */ color: oklch(87.6% 0.121 195.8);
Tailwind
colors: {
custom: {
50: '#9df4f4',
500: '#62eff0',
950: '#000000',
},
}SCSS
$custom: #62eff0; $custom-light: #9df4f4; $custom-dark: #000000;
JSON
{
"hex": "#62eff0",
"rgb": {
"r": 98,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.423,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.87649,
"c": 0.12077,
"h": 195.8
},
"luminance": 0.70621
}Semantic roles & 50–950 ramp
primary
#62EFF0
secondary
#C23534
accent
#0807DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585