#62E2F5#62E2F5
#62E2F5 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.8% C 0.115 H 208.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2F5 |
|---|---|
| RGB | rgb(98, 226, 245) |
| HSL | hsl(188, 88%, 67%) |
| HSV | hsv(188, 60%, 96%) |
| CMYK | cmyk(60%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(83.75, -29.82, -19.85) |
| CIE-LCH | lch(83.75, 35.82, 213.66°) |
| OKLab | oklab(84.83% -0.101 -0.055) |
| OKLCH | oklch(84.83% 0.115 208.6) |
| XYZ | xyz(48.7080, 63.5769, 96.0731) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.64
Robin Egg Blue
#8AF1FE
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 4.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Neon Blue
#04D9FF
ΔE00 5.65
Bright Light Blue
#26F7FD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2F5 #F57562
analogous
#62F5BE #62E2F5 #6299F5
triadic
#62E2F5 #F562E2 #E2F562
tetradic
#62E2F5 #BE62F5 #F57562 #99F562
square
#62E2F5 #BE62F5 #F57562 #99F562
split-complementary
#62E2F5 #F56299 #F5BE62
monochromatic
#0DB6CF #28D7F1 #62E2F5 #9CEDF9 #D5F7FC
Accessibility & contrast
On white
1.53
#62E2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#62E2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2F5
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2F5 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF6
Deuteranopia (green-blind)
#BACAF5
Tritanopia (blue-blind)
#00EBE8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62e2f5; /* rgb */ color: rgb(98, 226, 245); /* oklch */ color: oklch(84.8% 0.115 208.6);
Tailwind
colors: {
custom: {
50: '#9debf8',
500: '#62e2f5',
950: '#000000',
},
}SCSS
$custom: #62e2f5; $custom-light: #9debf8; $custom-dark: #000000;
JSON
{
"hex": "#62e2f5",
"rgb": {
"r": 98,
"g": 226,
"b": 245
},
"hsl": {
"h": 187.755,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.84834,
"c": 0.11498,
"h": 208.6
},
"luminance": 0.63582
}Semantic roles & 50–950 ramp
primary
#62E2F5
secondary
#CB4430
accent
#1E01E5
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485