#62E1F0#62E1F0
#62E1F0 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.4% C 0.113 H 205.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #62E1F0 |
|---|---|
| RGB | rgb(98, 225, 240) |
| HSL | hsl(186, 83%, 66%) |
| HSV | hsv(186, 59%, 94%) |
| CMYK | cmyk(59.2%, 6.3%, 0%, 5.9%) |
| CIE-LAB | lab(83.30, -30.73, -17.88) |
| CIE-LCH | lch(83.30, 35.55, 210.19°) |
| OKLab | oklab(84.43% -0.1019 -0.0495) |
| OKLCH | oklch(84.43% 0.113 205.9) |
| XYZ | xyz(47.6838, 62.7335, 92.0170) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.73
Aqua Blue
#02D8E9
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 4.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Neon Blue
#04D9FF
ΔE00 6.67
Bright Light Blue
#26F7FD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E1F0 #F07162
analogous
#62F0B8 #62E1F0 #629AF0
triadic
#62E1F0 #F062E1 #E1F062
tetradic
#62E1F0 #B862F0 #F07162 #9AF062
square
#62E1F0 #B862F0 #F07162 #9AF062
split-complementary
#62E1F0 #F0629A #F0B862
monochromatic
#13B2C5 #2AD6EB #62E1F0 #9AECF5 #D2F6FB
Accessibility & contrast
On white
1.55
#62E1F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#62E1F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E1F0
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E1F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E1F0 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F1
Deuteranopia (green-blind)
#BBC9F0
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e1f0; /* rgb */ color: rgb(98, 225, 240); /* oklch */ color: oklch(84.4% 0.113 205.9);
Tailwind
colors: {
custom: {
50: '#9ceaf5',
500: '#62e1f0',
950: '#000000',
},
}SCSS
$custom: #62e1f0; $custom-light: #9ceaf5; $custom-dark: #000000;
JSON
{
"hex": "#62e1f0",
"rgb": {
"r": 98,
"g": 225,
"b": 240
},
"hsl": {
"h": 186.338,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.84425,
"c": 0.1133,
"h": 205.9
},
"luminance": 0.62738
}Semantic roles & 50–950 ramp
primary
#62E1F0
secondary
#C24334
accent
#1D07DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485