#62EBED#62EBED
#62EBED is a very light, moderate teal. Relative luminance 0.681; OKLCH L 86.6% C 0.118 H 196.5°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #62EBED |
|---|---|
| RGB | rgb(98, 235, 237) |
| HSL | hsl(181, 79%, 66%) |
| HSV | hsv(181, 59%, 93%) |
| CMYK | cmyk(58.6%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.07, -36.25, -12.15) |
| CIE-LCH | lch(86.07, 38.23, 198.52°) |
| OKLab | oklab(86.63% -0.1134 -0.0336) |
| OKLCH | oklch(86.63% 0.118 196.5) |
| XYZ | xyz(50.0248, 68.1226, 90.6170) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.59
Bright Cyan
#41FDFE
ΔE00 4.23
Robin'S Egg
#6DEDFD
ΔE00 5.07
Aqua
#00FFFF
ΔE00 5.21
Bright Turquoise
#0FFEF9
ΔE00 5.57
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EBED #ED6462
analogous
#62EDA9 #62EBED #62A5ED
triadic
#62EBED #ED62EB #EBED62
tetradic
#62EBED #A962ED #ED6462 #A5ED62
square
#62EBED #A962ED #ED6462 #A5ED62
split-complementary
#62EBED #ED62A5 #EDA962
monochromatic
#16BCBF #2BE4E7 #62EBED #99F2F3 #D0F9FA
Accessibility & contrast
On white
1.44
#62EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#62EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EBED
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EBED | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62ebed; /* rgb */ color: rgb(98, 235, 237); /* oklch */ color: oklch(86.6% 0.118 196.5);
Tailwind
colors: {
custom: {
50: '#9df2f2',
500: '#62ebed',
950: '#000000',
},
}SCSS
$custom: #62ebed; $custom-light: #9df2f2; $custom-dark: #000000;
JSON
{
"hex": "#62ebed",
"rgb": {
"r": 98,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.863,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.86626,
"c": 0.11825,
"h": 196.5
},
"luminance": 0.68128
}Semantic roles & 50–950 ramp
primary
#62EBED
secondary
#BD3836
accent
#0D0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585