#62E4F7#62E4F7
#62E4F7 is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.4% C 0.116 H 208.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #62E4F7 |
|---|---|
| RGB | rgb(98, 228, 247) |
| HSL | hsl(188, 90%, 68%) |
| HSV | hsv(188, 60%, 97%) |
| CMYK | cmyk(60.3%, 7.7%, 0%, 3.1%) |
| CIE-LAB | lab(84.38, -30.22, -19.95) |
| CIE-LCH | lch(84.38, 36.21, 213.44°) |
| OKLab | oklab(85.36% -0.1022 -0.0553) |
| OKLCH | oklch(85.36% 0.116 208.4) |
| XYZ | xyz(49.5619, 64.7937, 97.8721) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.23
Robin Egg Blue
#8AF1FE
ΔE00 4.13
Aqua Blue
#02D8E9
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Neon Blue
#04D9FF
ΔE00 5.85
Bright Light Blue
#26F7FD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E4F7 #F77562
analogous
#62F7BF #62E4F7 #6299F7
triadic
#62E4F7 #F762E4 #E4F762
tetradic
#62E4F7 #BF62F7 #F77562 #99F762
square
#62E4F7 #BF62F7 #F77562 #99F762
split-complementary
#62E4F7 #F76299 #F7BF62
monochromatic
#0BBAD4 #28DAF4 #62E4F7 #9CEEFA #D6F8FD
Accessibility & contrast
On white
1.50
#62E4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#62E4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E4F7
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E4F7 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF8
Deuteranopia (green-blind)
#BCCBF7
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62e4f7; /* rgb */ color: rgb(98, 228, 247); /* oklch */ color: oklch(85.4% 0.116 208.4);
Tailwind
colors: {
custom: {
50: '#9dedf9',
500: '#62e4f7',
950: '#000000',
},
}SCSS
$custom: #62e4f7; $custom-light: #9dedf9; $custom-dark: #000000;
JSON
{
"hex": "#62e4f7",
"rgb": {
"r": 98,
"g": 228,
"b": 247
},
"hsl": {
"h": 187.651,
"s": 90.303,
"l": 67.647
},
"oklch": {
"l": 0.85364,
"c": 0.11621,
"h": 208.4
},
"luminance": 0.64799
}Semantic roles & 50–950 ramp
primary
#62E4F7
secondary
#CF432F
accent
#1D00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485