#62DFE7#62DFE7
#62DFE7 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.111 H 201.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFE7 |
|---|---|
| RGB | rgb(98, 223, 231) |
| HSL | hsl(184, 73%, 65%) |
| HSV | hsv(184, 58%, 91%) |
| CMYK | cmyk(57.6%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.45, -32.25, -14.39) |
| CIE-LCH | lch(82.45, 35.31, 204.04°) |
| OKLab | oklab(83.65% -0.1035 -0.0398) |
| OKLCH | oklch(83.65% 0.111 201) |
| XYZ | xyz(45.8424, 61.1369, 84.9705) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.09
Robin'S Egg
#6DEDFD
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 6.06
Bright Light Blue
#26F7FD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFE7 #E76A62
analogous
#62E7AD #62DFE7 #629DE7
triadic
#62DFE7 #E762DF #DFE762
tetradic
#62DFE7 #AD62E7 #E76A62 #9DE762
square
#62DFE7 #AD62E7 #E76A62 #9DE762
split-complementary
#62DFE7 #E7629D #E7AD62
monochromatic
#1BAAB3 #2DD4DF #62DFE7 #97EAEF #CCF5F7
Accessibility & contrast
On white
1.59
#62DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#62DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFE7
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFE7 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#BBC7E8
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62dfe7; /* rgb */ color: rgb(98, 223, 231); /* oklch */ color: oklch(83.6% 0.111 201.0);
Tailwind
colors: {
custom: {
50: '#9be9ee',
500: '#62dfe7',
950: '#000000',
},
}SCSS
$custom: #62dfe7; $custom-light: #9be9ee; $custom-dark: #000000;
JSON
{
"hex": "#62dfe7",
"rgb": {
"r": 98,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.609,
"s": 73.481,
"l": 64.51
},
"oklch": {
"l": 0.83648,
"c": 0.11085,
"h": 201
},
"luminance": 0.61142
}Semantic roles & 50–950 ramp
primary
#62DFE7
secondary
#B4413A
accent
#1C10D6
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485