#62E4F9#62E4F9
#62E4F9 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.4% C 0.117 H 209.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #62E4F9 |
|---|---|
| RGB | rgb(98, 228, 249) |
| HSL | hsl(188, 93%, 68%) |
| HSV | hsv(188, 61%, 98%) |
| CMYK | cmyk(60.6%, 8.4%, 0%, 2.4%) |
| CIE-LAB | lab(84.44, -29.65, -20.91) |
| CIE-LCH | lch(84.44, 36.29, 215.19°) |
| OKLab | oklab(85.44% -0.1014 -0.058) |
| OKLCH | oklch(85.44% 0.117 209.8) |
| XYZ | xyz(49.8722, 64.9178, 99.5063) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.55
Robin Egg Blue
#8AF1FE
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 4.95
Neon Blue
#04D9FF
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Bright Light Blue
#26F7FD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E4F9 #F97762
analogous
#62F9C2 #62E4F9 #6299F9
triadic
#62E4F9 #F962E4 #E4F962
tetradic
#62E4F9 #C262F9 #F97762 #99F962
square
#62E4F9 #C262F9 #F97762 #99F962
split-complementary
#62E4F9 #F96299 #F9C262
monochromatic
#08BBD8 #27DAF7 #62E4F9 #9DEEFB #D8F8FE
Accessibility & contrast
On white
1.50
#62E4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#62E4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E4F9
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E4F9 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCFA
Deuteranopia (green-blind)
#BBCCF9
Tritanopia (blue-blind)
#00EEEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62e4f9; /* rgb */ color: rgb(98, 228, 249); /* oklch */ color: oklch(85.4% 0.117 209.8);
Tailwind
colors: {
custom: {
50: '#9decfb',
500: '#62e4f9',
950: '#000000',
},
}SCSS
$custom: #62e4f9; $custom-light: #9decfb; $custom-dark: #000000;
JSON
{
"hex": "#62e4f9",
"rgb": {
"r": 98,
"g": 228,
"b": 249
},
"hsl": {
"h": 188.344,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.85436,
"c": 0.11683,
"h": 209.8
},
"luminance": 0.64923
}Semantic roles & 50–950 ramp
primary
#62E4F9
secondary
#D2442D
accent
#2000E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485