#62E6ED#62E6ED
#62E6ED is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.5% C 0.115 H 200.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #62E6ED |
|---|---|
| RGB | rgb(98, 230, 237) |
| HSL | hsl(183, 79%, 66%) |
| HSV | hsv(183, 59%, 93%) |
| CMYK | cmyk(58.6%, 3%, 0%, 7.1%) |
| CIE-LAB | lab(84.64, -33.92, -14.29) |
| CIE-LCH | lch(84.64, 36.81, 202.84°) |
| OKLab | oklab(85.47% -0.1082 -0.0395) |
| OKLCH | oklch(85.47% 0.115 200.1) |
| XYZ | xyz(48.6134, 65.2997, 90.1465) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.62
Bright Light Blue
#26F7FD
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Aqua Blue
#02D8E9
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Bright Cyan
#41FDFE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E6ED #ED6962
analogous
#62EDAF #62E6ED #62A0ED
triadic
#62E6ED #ED62E6 #E6ED62
tetradic
#62E6ED #AF62ED #ED6962 #A0ED62
square
#62E6ED #AF62ED #ED6962 #A0ED62
split-complementary
#62E6ED #ED62A0 #EDAF62
monochromatic
#16B6BF #2BDDE7 #62E6ED #99EFF3 #D0F7FA
Accessibility & contrast
On white
1.49
#62E6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#62E6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E6ED
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E6ED | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#C1CCEE
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62e6ed; /* rgb */ color: rgb(98, 230, 237); /* oklch */ color: oklch(85.5% 0.115 200.1);
Tailwind
colors: {
custom: {
50: '#9ceef2',
500: '#62e6ed',
950: '#000000',
},
}SCSS
$custom: #62e6ed; $custom-light: #9ceef2; $custom-dark: #000000;
JSON
{
"hex": "#62e6ed",
"rgb": {
"r": 98,
"g": 230,
"b": 237
},
"hsl": {
"h": 183.022,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.85471,
"c": 0.11525,
"h": 200.1
},
"luminance": 0.65305
}Semantic roles & 50–950 ramp
primary
#62E6ED
secondary
#BD3D36
accent
#140ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585