#62EDED#62EDED
#62EDED is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.1% C 0.120 H 195.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #62EDED |
|---|---|
| RGB | rgb(98, 237, 237) |
| HSL | hsl(180, 79%, 66%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(58.6%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(86.64, -37.18, -11.29) |
| CIE-LCH | lch(86.64, 38.85, 196.90°) |
| OKLab | oklab(87.09% -0.1154 -0.0313) |
| OKLCH | oklch(87.09% 0.12 195.2) |
| XYZ | xyz(50.6006, 69.2742, 90.8089) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.49
Bright Cyan
#41FDFE
ΔE00 3.76
Aqua
#00FFFF
ΔE00 4.71
Bright Turquoise
#0FFEF9
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EDED #ED6262
analogous
#62EDA7 #62EDED #62A7ED
triadic
#62EDED #ED62ED #EDED62
tetradic
#62EDED #A762ED #ED6262 #A7ED62
square
#62EDED #A762ED #ED6262 #A7ED62
split-complementary
#62EDED #ED62A7 #EDA762
monochromatic
#16BFBF #2BE7E7 #62EDED #99F3F3 #D0FAFA
Accessibility & contrast
On white
1.41
#62EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#62EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EDED
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EDED | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2ED
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62eded; /* rgb */ color: rgb(98, 237, 237); /* oklch */ color: oklch(87.1% 0.120 195.2);
Tailwind
colors: {
custom: {
50: '#9df3f2',
500: '#62eded',
950: '#000000',
},
}SCSS
$custom: #62eded; $custom-light: #9df3f2; $custom-dark: #000000;
JSON
{
"hex": "#62eded",
"rgb": {
"r": 98,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.87088,
"c": 0.11957,
"h": 195.2
},
"luminance": 0.69279
}Semantic roles & 50–950 ramp
primary
#62EDED
secondary
#BD3636
accent
#0A0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585