#62ECED#62ECED
#62ECED is a very light, moderate teal. Relative luminance 0.687; OKLCH L 86.9% C 0.119 H 195.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #62ECED |
|---|---|
| RGB | rgb(98, 236, 237) |
| HSL | hsl(180, 79%, 66%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(58.6%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(86.35, -36.71, -11.72) |
| CIE-LCH | lch(86.35, 38.54, 197.70°) |
| OKLab | oklab(86.86% -0.1144 -0.0325) |
| OKLCH | oklch(86.86% 0.119 195.9) |
| XYZ | xyz(50.3119, 68.6968, 90.7127) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.51
Bright Cyan
#41FDFE
ΔE00 3.98
Aqua
#00FFFF
ΔE00 4.95
Bright Turquoise
#0FFEF9
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ECED #ED6362
analogous
#62EDA9 #62ECED #62A6ED
triadic
#62ECED #ED62EC #ECED62
tetradic
#62ECED #A962ED #ED6362 #A6ED62
square
#62ECED #A962ED #ED6362 #A6ED62
split-complementary
#62ECED #ED62A6 #EDA962
monochromatic
#16BEBF #2BE5E7 #62ECED #99F3F3 #D0F9FA
Accessibility & contrast
On white
1.42
#62ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#62ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ECED
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ECED | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62eced; /* rgb */ color: rgb(98, 236, 237); /* oklch */ color: oklch(86.9% 0.119 195.9);
Tailwind
colors: {
custom: {
50: '#9df2f2',
500: '#62eced',
950: '#000000',
},
}SCSS
$custom: #62eced; $custom-light: #9df2f2; $custom-dark: #000000;
JSON
{
"hex": "#62eced",
"rgb": {
"r": 98,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.432,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.86857,
"c": 0.1189,
"h": 195.9
},
"luminance": 0.68702
}Semantic roles & 50–950 ramp
primary
#62ECED
secondary
#BD3736
accent
#0B0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585