#62DFE9#62DFE9
#62DFE9 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.111 H 202.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFE9 |
|---|---|
| RGB | rgb(98, 223, 233) |
| HSL | hsl(184, 75%, 65%) |
| HSV | hsv(184, 58%, 91%) |
| CMYK | cmyk(57.9%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(82.51, -31.70, -15.36) |
| CIE-LCH | lch(82.51, 35.23, 205.85°) |
| OKLab | oklab(83.72% -0.1026 -0.0425) |
| OKLCH | oklch(83.72% 0.111 202.5) |
| XYZ | xyz(46.1265, 61.2505, 86.4666) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.76
Aqua Blue
#02D8E9
ΔE00 3.82
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Bright Light Blue
#26F7FD
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFE9 #E96C62
analogous
#62E9AF #62DFE9 #629CE9
triadic
#62DFE9 #E962DF #DFE962
tetradic
#62DFE9 #AF62E9 #E96C62 #9CE962
square
#62DFE9 #AF62E9 #E96C62 #9CE962
split-complementary
#62DFE9 #E9629C #E9AF62
monochromatic
#1AABB7 #2CD4E1 #62DFE9 #98EAF1 #CDF5F8
Accessibility & contrast
On white
1.58
#62DFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#62DFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFE9
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFE9 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6EA
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62dfe9; /* rgb */ color: rgb(98, 223, 233); /* oklch */ color: oklch(83.7% 0.111 202.5);
Tailwind
colors: {
custom: {
50: '#9be9f0',
500: '#62dfe9',
950: '#000000',
},
}SCSS
$custom: #62dfe9; $custom-light: #9be9f0; $custom-dark: #000000;
JSON
{
"hex": "#62dfe9",
"rgb": {
"r": 98,
"g": 223,
"b": 233
},
"hsl": {
"h": 184.444,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.83717,
"c": 0.1111,
"h": 202.5
},
"luminance": 0.61255
}Semantic roles & 50–950 ramp
primary
#62DFE9
secondary
#B74238
accent
#1D0ED8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485