#62E6EB#62E6EB
#62E6EB is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.4% C 0.115 H 198.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #62E6EB |
|---|---|
| RGB | rgb(98, 230, 235) |
| HSL | hsl(182, 77%, 65%) |
| HSV | hsv(182, 58%, 92%) |
| CMYK | cmyk(58.3%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.58, -34.46, -13.32) |
| CIE-LCH | lch(84.58, 36.95, 201.13°) |
| OKLab | oklab(85.4% -0.1091 -0.0369) |
| OKLCH | oklch(85.4% 0.115 198.7) |
| XYZ | xyz(48.3228, 65.1835, 88.6162) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.25
Bright Light Blue
#26F7FD
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Aqua Blue
#02D8E9
ΔE00 5.41
Bright Cyan
#41FDFE
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E6EB #EB6762
analogous
#62EBAC #62E6EB #62A1EB
triadic
#62E6EB #EB62E6 #E6EB62
tetradic
#62E6EB #AC62EB #EB6762 #A1EB62
square
#62E6EB #AC62EB #EB6762 #A1EB62
split-complementary
#62E6EB #EB62A1 #EBAC62
monochromatic
#18B5BB #2CDDE4 #62E6EB #98EFF2 #CFF7F9
Accessibility & contrast
On white
1.50
#62E6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#62E6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E6EB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E6EB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#C2CCEC
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62e6eb; /* rgb */ color: rgb(98, 230, 235); /* oklch */ color: oklch(85.4% 0.115 198.7);
Tailwind
colors: {
custom: {
50: '#9ceef1',
500: '#62e6eb',
950: '#000000',
},
}SCSS
$custom: #62e6eb; $custom-light: #9ceef1; $custom-dark: #000000;
JSON
{
"hex": "#62e6eb",
"rgb": {
"r": 98,
"g": 230,
"b": 235
},
"hsl": {
"h": 182.19,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.85403,
"c": 0.11512,
"h": 198.7
},
"luminance": 0.65188
}Semantic roles & 50–950 ramp
primary
#62E6EB
secondary
#BA3C37
accent
#130CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585