#62E4FA#62E4FA
#62E4FA is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.5% C 0.117 H 210.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #62E4FA |
|---|---|
| RGB | rgb(98, 228, 250) |
| HSL | hsl(189, 94%, 68%) |
| HSV | hsv(189, 61%, 98%) |
| CMYK | cmyk(60.8%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(84.47, -29.37, -21.39) |
| CIE-LCH | lch(84.47, 36.33, 216.06°) |
| OKLab | oklab(85.47% -0.101 -0.0593) |
| OKLCH | oklch(85.47% 0.117 210.4) |
| XYZ | xyz(50.0286, 64.9804, 100.3299) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.75
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Aqua Blue
#02D8E9
ΔE00 5.13
Neon Blue
#04D9FF
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.57
Bright Light Blue
#26F7FD
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E4FA #FA7862
analogous
#62FAC4 #62E4FA #6298FA
triadic
#62E4FA #FA62E4 #E4FA62
tetradic
#62E4FA #C462FA #FA7862 #98FA62
square
#62E4FA #C462FA #FA7862 #98FA62
split-complementary
#62E4FA #FA6298 #FAC462
monochromatic
#07BCDB #27DAF8 #62E4FA #9DEEFC #D9F8FE
Accessibility & contrast
On white
1.50
#62E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#62E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E4FA
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E4FA | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFB
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#00EEEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62e4fa; /* rgb */ color: rgb(98, 228, 250); /* oklch */ color: oklch(85.5% 0.117 210.4);
Tailwind
colors: {
custom: {
50: '#9decfc',
500: '#62e4fa',
950: '#000000',
},
}SCSS
$custom: #62e4fa; $custom-light: #9decfc; $custom-dark: #000000;
JSON
{
"hex": "#62e4fa",
"rgb": {
"r": 98,
"g": 228,
"b": 250
},
"hsl": {
"h": 188.684,
"s": 93.827,
"l": 68.235
},
"oklch": {
"l": 0.85473,
"c": 0.11717,
"h": 210.4
},
"luminance": 0.64986
}Semantic roles & 50–950 ramp
primary
#62E4FA
secondary
#D3452D
accent
#2100E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485