#62E2F3#62E2F3
#62E2F3 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.114 H 207.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2F3 |
|---|---|
| RGB | rgb(98, 226, 243) |
| HSL | hsl(187, 86%, 67%) |
| HSV | hsv(187, 60%, 95%) |
| CMYK | cmyk(59.7%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(83.68, -30.37, -18.89) |
| CIE-LCH | lch(83.68, 35.77, 211.88°) |
| OKLab | oklab(84.76% -0.1017 -0.0523) |
| OKLCH | oklch(84.76% 0.114 207.2) |
| XYZ | xyz(48.4043, 63.4555, 94.4738) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.49
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 4.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Neon Blue
#04D9FF
ΔE00 6.18
Bright Light Blue
#26F7FD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2F3 #F37362
analogous
#62F3BB #62E2F3 #629AF3
triadic
#62E2F3 #F362E2 #E2F362
tetradic
#62E2F3 #BB62F3 #F37362 #9AF362
square
#62E2F3 #BB62F3 #F37362 #9AF362
split-complementary
#62E2F3 #F3629A #F3BB62
monochromatic
#10B5CB #29D8EF #62E2F3 #9BEDF7 #D4F7FC
Accessibility & contrast
On white
1.53
#62E2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#62E2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2F3
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2F3 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF4
Deuteranopia (green-blind)
#BBCAF3
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62e2f3; /* rgb */ color: rgb(98, 226, 243); /* oklch */ color: oklch(84.8% 0.114 207.2);
Tailwind
colors: {
custom: {
50: '#9cebf7',
500: '#62e2f3',
950: '#000000',
},
}SCSS
$custom: #62e2f3; $custom-light: #9cebf7; $custom-dark: #000000;
JSON
{
"hex": "#62e2f3",
"rgb": {
"r": 98,
"g": 226,
"b": 243
},
"hsl": {
"h": 187.034,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.84761,
"c": 0.11441,
"h": 207.2
},
"luminance": 0.6346
}Semantic roles & 50–950 ramp
primary
#62E2F3
secondary
#C74332
accent
#1D03E2
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485