#62D4E7#62D4E7
#62D4E7 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.106 H 210.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #62D4E7 |
|---|---|
| RGB | rgb(98, 212, 231) |
| HSL | hsl(189, 73%, 65%) |
| HSV | hsv(189, 58%, 91%) |
| CMYK | cmyk(57.6%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.30, -26.94, -19.14) |
| CIE-LCH | lch(79.30, 33.05, 215.39°) |
| OKLab | oklab(81.11% -0.092 -0.053) |
| OKLCH | oklch(81.11% 0.106 210) |
| XYZ | xyz(42.9984, 55.4489, 84.0225) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.31
Neon Blue
#04D9FF
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 5.82
Sky Blue
#87CEEB
ΔE00 7.06
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Robin'S Egg Blue
#98EFF9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D4E7 #E77562
analogous
#62E7B7 #62D4E7 #6292E7
triadic
#62D4E7 #E762D4 #D4E762
tetradic
#62D4E7 #B762E7 #E77562 #92E762
square
#62D4E7 #B762E7 #E77562 #92E762
split-complementary
#62D4E7 #E76292 #E7B762
monochromatic
#1B9EB3 #2DC5DF #62D4E7 #97E3EF #CCF1F7
Accessibility & contrast
On white
1.74
#62D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#62D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D4E7
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D4E7 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE8
Deuteranopia (green-blind)
#AFBEE7
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #62d4e7; /* rgb */ color: rgb(98, 212, 231); /* oklch */ color: oklch(81.1% 0.106 210.0);
Tailwind
colors: {
custom: {
50: '#9ae1ee',
500: '#62d4e7',
950: '#000000',
},
}SCSS
$custom: #62d4e7; $custom-light: #9ae1ee; $custom-dark: #000000;
JSON
{
"hex": "#62d4e7",
"rgb": {
"r": 98,
"g": 212,
"b": 231
},
"hsl": {
"h": 188.571,
"s": 73.481,
"l": 64.51
},
"oklch": {
"l": 0.8111,
"c": 0.10614,
"h": 210
},
"luminance": 0.55453
}Semantic roles & 50–950 ramp
primary
#62D4E7
secondary
#B44B3A
accent
#2C10D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485