#62DEE7#62DEE7
#62DEE7 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.110 H 201.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEE7 |
|---|---|
| RGB | rgb(98, 222, 231) |
| HSL | hsl(184, 73%, 65%) |
| HSV | hsv(184, 58%, 91%) |
| CMYK | cmyk(57.6%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(82.17, -31.77, -14.82) |
| CIE-LCH | lch(82.17, 35.06, 205.00°) |
| OKLab | oklab(83.42% -0.1024 -0.041) |
| OKLCH | oklch(83.42% 0.11 201.8) |
| XYZ | xyz(45.5760, 60.6041, 84.8817) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.86
Robin'S Egg
#6DEDFD
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 6.10
Mediumturquoise
#48D1CC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEE7 #E76B62
analogous
#62E7AE #62DEE7 #629CE7
triadic
#62DEE7 #E762DE #DEE762
tetradic
#62DEE7 #AE62E7 #E76B62 #9CE762
square
#62DEE7 #AE62E7 #E76B62 #9CE762
split-complementary
#62DEE7 #E7629C #E7AE62
monochromatic
#1BA9B3 #2DD3DF #62DEE7 #97E9EF #CCF4F7
Accessibility & contrast
On white
1.60
#62DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#62DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEE7
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEE7 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#BAC6E8
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dee7; /* rgb */ color: rgb(98, 222, 231); /* oklch */ color: oklch(83.4% 0.110 201.8);
Tailwind
colors: {
custom: {
50: '#9be8ee',
500: '#62dee7',
950: '#000000',
},
}SCSS
$custom: #62dee7; $custom-light: #9be8ee; $custom-dark: #000000;
JSON
{
"hex": "#62dee7",
"rgb": {
"r": 98,
"g": 222,
"b": 231
},
"hsl": {
"h": 184.06,
"s": 73.481,
"l": 64.51
},
"oklch": {
"l": 0.83417,
"c": 0.11032,
"h": 201.8
},
"luminance": 0.60609
}Semantic roles & 50–950 ramp
primary
#62DEE7
secondary
#B4423A
accent
#1D10D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485