#62DFEA#62DFEA
#62DFEA is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.111 H 203.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFEA |
|---|---|
| RGB | rgb(98, 223, 234) |
| HSL | hsl(185, 76%, 65%) |
| HSV | hsv(185, 58%, 92%) |
| CMYK | cmyk(58.1%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.54, -31.43, -15.84) |
| CIE-LCH | lch(82.54, 35.20, 206.75°) |
| OKLab | oklab(83.75% -0.1022 -0.0438) |
| OKLCH | oklch(83.75% 0.111 203.2) |
| XYZ | xyz(46.2697, 61.3078, 87.2211) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.58
Aqua Blue
#02D8E9
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Bright Light Blue
#26F7FD
ΔE00 6.45
Darkturquoise
#00CED1
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFEA #EA6D62
analogous
#62EAB1 #62DFEA #629BEA
triadic
#62DFEA #EA62DF #DFEA62
tetradic
#62DFEA #B162EA #EA6D62 #9BEA62
square
#62DFEA #B162EA #EA6D62 #9BEA62
split-complementary
#62DFEA #EA629B #EAB162
monochromatic
#19ACB9 #2CD4E3 #62DFEA #98EAF1 #CEF5F8
Accessibility & contrast
On white
1.58
#62DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#62DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFEA
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFEA | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62dfea; /* rgb */ color: rgb(98, 223, 234); /* oklch */ color: oklch(83.8% 0.111 203.2);
Tailwind
colors: {
custom: {
50: '#9be9f0',
500: '#62dfea',
950: '#000000',
},
}SCSS
$custom: #62dfea; $custom-light: #9be9f0; $custom-dark: #000000;
JSON
{
"hex": "#62dfea",
"rgb": {
"r": 98,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.853,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83752,
"c": 0.11125,
"h": 203.2
},
"luminance": 0.61313
}Semantic roles & 50–950 ramp
primary
#62DFEA
secondary
#B84238
accent
#1D0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485