#62E2F8#62E2F8
#62E2F8 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.116 H 210.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2F8 |
|---|---|
| RGB | rgb(98, 226, 248) |
| HSL | hsl(189, 91%, 68%) |
| HSV | hsv(189, 60%, 97%) |
| CMYK | cmyk(60.5%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(83.84, -28.97, -21.29) |
| CIE-LCH | lch(83.84, 35.95, 216.31°) |
| OKLab | oklab(84.94% -0.0998 -0.059) |
| OKLCH | oklch(84.94% 0.116 210.6) |
| XYZ | xyz(49.1696, 63.7616, 98.5047) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.12
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 4.93
Aqua Blue
#02D8E9
ΔE00 4.95
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Sky Blue
#87CEEB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2F8 #F87862
analogous
#62F8C3 #62E2F8 #6297F8
triadic
#62E2F8 #F862E2 #E2F862
tetradic
#62E2F8 #C362F8 #F87862 #97F862
square
#62E2F8 #C362F8 #F87862 #97F862
split-complementary
#62E2F8 #F86297 #F8C362
monochromatic
#0AB8D6 #27D7F5 #62E2F8 #9DEDFB #D7F8FD
Accessibility & contrast
On white
1.53
#62E2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#62E2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2F8
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2F8 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBF9
Deuteranopia (green-blind)
#B9CAF8
Tritanopia (blue-blind)
#00ECE9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62e2f8; /* rgb */ color: rgb(98, 226, 248); /* oklch */ color: oklch(84.9% 0.116 210.6);
Tailwind
colors: {
custom: {
50: '#9debfa',
500: '#62e2f8',
950: '#000000',
},
}SCSS
$custom: #62e2f8; $custom-light: #9debfa; $custom-dark: #000000;
JSON
{
"hex": "#62e2f8",
"rgb": {
"r": 98,
"g": 226,
"b": 248
},
"hsl": {
"h": 188.8,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.84943,
"c": 0.11594,
"h": 210.6
},
"luminance": 0.63767
}Semantic roles & 50–950 ramp
primary
#62E2F8
secondary
#D0462E
accent
#2200E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485