#62E2F1#62E2F1
#62E2F1 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.114 H 205.8°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2F1 |
|---|---|
| RGB | rgb(98, 226, 241) |
| HSL | hsl(186, 84%, 66%) |
| HSV | hsv(186, 59%, 95%) |
| CMYK | cmyk(59.3%, 6.2%, 0%, 5.5%) |
| CIE-LAB | lab(83.62, -30.93, -17.93) |
| CIE-LCH | lch(83.62, 35.75, 210.10°) |
| OKLab | oklab(84.69% -0.1025 -0.0496) |
| OKLCH | oklch(84.69% 0.114 205.8) |
| XYZ | xyz(48.1039, 63.3353, 92.8919) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.52
Aqua Blue
#02D8E9
ΔE00 4.01
Robin Egg Blue
#8AF1FE
ΔE00 4.34
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 6.62
Neon Blue
#04D9FF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2F1 #F17162
analogous
#62F1B9 #62E2F1 #629BF1
triadic
#62E2F1 #F162E2 #E2F162
tetradic
#62E2F1 #B962F1 #F17162 #9BF162
square
#62E2F1 #B962F1 #F17162 #9BF162
split-complementary
#62E2F1 #F1629B #F1B962
monochromatic
#12B4C7 #2AD8EC #62E2F1 #9AECF6 #D2F7FB
Accessibility & contrast
On white
1.54
#62E2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#62E2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2F1
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2F1 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF2
Deuteranopia (green-blind)
#BBCAF1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e2f1; /* rgb */ color: rgb(98, 226, 241); /* oklch */ color: oklch(84.7% 0.114 205.8);
Tailwind
colors: {
custom: {
50: '#9cebf5',
500: '#62e2f1',
950: '#000000',
},
}SCSS
$custom: #62e2f1; $custom-light: #9cebf5; $custom-dark: #000000;
JSON
{
"hex": "#62e2f1",
"rgb": {
"r": 98,
"g": 226,
"b": 241
},
"hsl": {
"h": 186.294,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.8469,
"c": 0.11393,
"h": 205.8
},
"luminance": 0.6334
}Semantic roles & 50–950 ramp
primary
#62E2F1
secondary
#C44233
accent
#1C05E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485