#62EAED#62EAED
#62EAED is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.4% C 0.118 H 197.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #62EAED |
|---|---|
| RGB | rgb(98, 234, 237) |
| HSL | hsl(181, 79%, 66%) |
| HSV | hsv(181, 59%, 93%) |
| CMYK | cmyk(58.6%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(85.78, -35.79, -12.57) |
| CIE-LCH | lch(85.78, 37.93, 199.36°) |
| OKLab | oklab(86.4% -0.1123 -0.0348) |
| OKLCH | oklch(86.4% 0.118 197.2) |
| XYZ | xyz(49.7393, 67.5516, 90.5218) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.71
Bright Cyan
#41FDFE
ΔE00 4.50
Robin'S Egg
#6DEDFD
ΔE00 4.74
Aqua
#00FFFF
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Bright Turquoise
#0FFEF9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EAED #ED6562
analogous
#62EDAA #62EAED #62A4ED
triadic
#62EAED #ED62EA #EAED62
tetradic
#62EAED #AA62ED #ED6562 #A4ED62
square
#62EAED #AA62ED #ED6562 #A4ED62
split-complementary
#62EAED #ED62A4 #EDAA62
monochromatic
#16BBBF #2BE3E7 #62EAED #99F1F3 #D0F9FA
Accessibility & contrast
On white
1.45
#62EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#62EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EAED
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EAED | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0ED
Deuteranopia (green-blind)
#C5D0EE
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62eaed; /* rgb */ color: rgb(98, 234, 237); /* oklch */ color: oklch(86.4% 0.118 197.2);
Tailwind
colors: {
custom: {
50: '#9df1f2',
500: '#62eaed',
950: '#000000',
},
}SCSS
$custom: #62eaed; $custom-light: #9df1f2; $custom-dark: #000000;
JSON
{
"hex": "#62eaed",
"rgb": {
"r": 98,
"g": 234,
"b": 237
},
"hsl": {
"h": 181.295,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.86395,
"c": 0.11762,
"h": 197.2
},
"luminance": 0.67557
}Semantic roles & 50–950 ramp
primary
#62EAED
secondary
#BD3936
accent
#0E0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585