#62E8F2#62E8F2
#62E8F2 is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.1% C 0.117 H 202.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62E8F2 |
|---|---|
| RGB | rgb(98, 232, 242) |
| HSL | hsl(184, 85%, 67%) |
| HSV | hsv(184, 60%, 95%) |
| CMYK | cmyk(59.5%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(85.36, -33.50, -15.84) |
| CIE-LCH | lch(85.36, 37.06, 205.30°) |
| OKLab | oklab(86.1% -0.1083 -0.0438) |
| OKLCH | oklch(86.1% 0.117 202) |
| XYZ | xyz(49.9138, 66.7155, 94.2341) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.56
Robin Egg Blue
#8AF1FE
ΔE00 4.11
Bright Light Blue
#26F7FD
ΔE00 4.63
Aqua Blue
#02D8E9
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Bright Cyan
#41FDFE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E8F2 #F26C62
analogous
#62F2B4 #62E8F2 #62A0F2
triadic
#62E8F2 #F262E8 #E8F262
tetradic
#62E8F2 #B462F2 #F26C62 #A0F262
square
#62E8F2 #B462F2 #F26C62 #A0F262
split-complementary
#62E8F2 #F262A0 #F2B462
monochromatic
#11BCC9 #29E0ED #62E8F2 #9BF0F7 #D3F9FB
Accessibility & contrast
On white
1.46
#62E8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#62E8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E8F2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E8F2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#C2CEF3
Tritanopia (blue-blind)
#00F0EB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62e8f2; /* rgb */ color: rgb(98, 232, 242); /* oklch */ color: oklch(86.1% 0.117 202.0);
Tailwind
colors: {
custom: {
50: '#9deff6',
500: '#62e8f2',
950: '#000000',
},
}SCSS
$custom: #62e8f2; $custom-light: #9deff6; $custom-dark: #000000;
JSON
{
"hex": "#62e8f2",
"rgb": {
"r": 98,
"g": 232,
"b": 242
},
"hsl": {
"h": 184.167,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.86104,
"c": 0.11681,
"h": 202
},
"luminance": 0.66721
}Semantic roles & 50–950 ramp
primary
#62E8F2
secondary
#C63D33
accent
#1404E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585