#62E4FC#62E4FC
#62E4FC is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.5% C 0.118 H 211.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #62E4FC |
|---|---|
| RGB | rgb(98, 228, 252) |
| HSL | hsl(189, 96%, 69%) |
| HSV | hsv(189, 61%, 99%) |
| CMYK | cmyk(61.1%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(84.54, -28.81, -22.34) |
| CIE-LCH | lch(84.54, 36.46, 217.80°) |
| OKLab | oklab(85.55% -0.1003 -0.062) |
| OKLCH | oklch(85.55% 0.118 211.7) |
| XYZ | xyz(50.3438, 65.1065, 101.9902) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.21
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Neon Blue
#04D9FF
ΔE00 4.75
Aqua Blue
#02D8E9
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Sky Blue
#87CEEB
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E4FC #FC7A62
analogous
#62FCC7 #62E4FC #6297FC
triadic
#62E4FC #FC62E4 #E4FC62
tetradic
#62E4FC #C762FC #FC7A62 #97FC62
square
#62E4FC #C762FC #FC7A62 #97FC62
split-complementary
#62E4FC #FC6297 #FCC762
monochromatic
#04BDDF #26DAFB #62E4FC #9EEEFD #DAF9FE
Accessibility & contrast
On white
1.50
#62E4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#62E4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E4FC
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E4FC | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFD
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#00EEEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62e4fc; /* rgb */ color: rgb(98, 228, 252); /* oklch */ color: oklch(85.5% 0.118 211.7);
Tailwind
colors: {
custom: {
50: '#9decfd',
500: '#62e4fc',
950: '#000000',
},
}SCSS
$custom: #62e4fc; $custom-light: #9decfd; $custom-dark: #000000;
JSON
{
"hex": "#62e4fc",
"rgb": {
"r": 98,
"g": 228,
"b": 252
},
"hsl": {
"h": 189.351,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.85547,
"c": 0.11788,
"h": 211.7
},
"luminance": 0.65112
}Semantic roles & 50–950 ramp
primary
#62E4FC
secondary
#D6472C
accent
#2400E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485