#62EDEF#62EDEF
#62EDEF is a very light, moderate teal. Relative luminance 0.694; OKLCH L 87.2% C 0.119 H 196.5°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #62EDEF |
|---|---|
| RGB | rgb(98, 237, 239) |
| HSL | hsl(181, 82%, 66%) |
| HSV | hsv(181, 59%, 94%) |
| CMYK | cmyk(59%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(86.70, -36.64, -12.26) |
| CIE-LCH | lch(86.70, 38.64, 198.49°) |
| OKLab | oklab(87.15% -0.1146 -0.034) |
| OKLCH | oklch(87.15% 0.12 196.5) |
| XYZ | xyz(50.8944, 69.3917, 92.3564) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.27
Bright Cyan
#41FDFE
ΔE00 3.83
Aqua
#00FFFF
ΔE00 4.85
Robin'S Egg
#6DEDFD
ΔE00 5.06
Bright Turquoise
#0FFEF9
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EDEF #EF6462
analogous
#62EFAA #62EDEF #62A6EF
triadic
#62EDEF #EF62ED #EDEF62
tetradic
#62EDEF #AA62EF #EF6462 #A6EF62
square
#62EDEF #AA62EF #EF6462 #A6EF62
split-complementary
#62EDEF #EF62A6 #EFAA62
monochromatic
#14C0C3 #2AE7E9 #62EDEF #9AF3F5 #D1FAFA
Accessibility & contrast
On white
1.41
#62EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#62EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EDEF
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EDEF | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3EF
Deuteranopia (green-blind)
#C8D2F0
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62edef; /* rgb */ color: rgb(98, 237, 239); /* oklch */ color: oklch(87.2% 0.119 196.5);
Tailwind
colors: {
custom: {
50: '#9df3f4',
500: '#62edef',
950: '#000000',
},
}SCSS
$custom: #62edef; $custom-light: #9df3f4; $custom-dark: #000000;
JSON
{
"hex": "#62edef",
"rgb": {
"r": 98,
"g": 237,
"b": 239
},
"hsl": {
"h": 180.851,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.87154,
"c": 0.1195,
"h": 196.5
},
"luminance": 0.69397
}Semantic roles & 50–950 ramp
primary
#62EDEF
secondary
#C13735
accent
#0B08DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585