#62E2FA#62E2FA
#62E2FA is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.0% C 0.117 H 211.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2FA |
|---|---|
| RGB | rgb(98, 226, 250) |
| HSL | hsl(189, 94%, 68%) |
| HSV | hsv(189, 61%, 98%) |
| CMYK | cmyk(60.8%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(83.91, -28.40, -22.25) |
| CIE-LCH | lch(83.91, 36.08, 218.07°) |
| OKLab | oklab(85.02% -0.099 -0.0617) |
| OKLCH | oklch(85.02% 0.117 211.9) |
| XYZ | xyz(49.4816, 63.8864, 100.1475) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.54
Neon Blue
#04D9FF
ΔE00 4.51
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Sky Blue
#87CEEB
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2FA #FA7A62
analogous
#62FAC6 #62E2FA #6296FA
triadic
#62E2FA #FA62E2 #E2FA62
tetradic
#62E2FA #C662FA #FA7A62 #96FA62
square
#62E2FA #C662FA #FA7A62 #96FA62
split-complementary
#62E2FA #FA6296 #FAC662
monochromatic
#07B9DB #27D7F8 #62E2FA #9DEDFC #D9F8FE
Accessibility & contrast
On white
1.52
#62E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#62E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2FA
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2FA | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFB
Deuteranopia (green-blind)
#B8CAFA
Tritanopia (blue-blind)
#00ECE9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62e2fa; /* rgb */ color: rgb(98, 226, 250); /* oklch */ color: oklch(85.0% 0.117 211.9);
Tailwind
colors: {
custom: {
50: '#9debfc',
500: '#62e2fa',
950: '#000000',
},
}SCSS
$custom: #62e2fa; $custom-light: #9debfc; $custom-dark: #000000;
JSON
{
"hex": "#62e2fa",
"rgb": {
"r": 98,
"g": 226,
"b": 250
},
"hsl": {
"h": 189.474,
"s": 93.827,
"l": 68.235
},
"oklch": {
"l": 0.85017,
"c": 0.11668,
"h": 211.9
},
"luminance": 0.63892
}Semantic roles & 50–950 ramp
primary
#62E2FA
secondary
#D3472D
accent
#2400E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485