#62EDEE#62EDEE
#62EDEE is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.1% C 0.120 H 195.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #62EDEE |
|---|---|
| RGB | rgb(98, 237, 238) |
| HSL | hsl(180, 80%, 66%) |
| HSV | hsv(180, 59%, 93%) |
| CMYK | cmyk(58.8%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(86.67, -36.91, -11.77) |
| CIE-LCH | lch(86.67, 38.74, 197.69°) |
| OKLab | oklab(87.12% -0.115 -0.0326) |
| OKLCH | oklch(87.12% 0.12 195.8) |
| XYZ | xyz(50.7471, 69.3328, 91.5805) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.36
Bright Cyan
#41FDFE
ΔE00 3.78
Aqua
#00FFFF
ΔE00 4.77
Bright Turquoise
#0FFEF9
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EDEE #EE6362
analogous
#62EEA9 #62EDEE #62A7EE
triadic
#62EDEE #EE62ED #EDEE62
tetradic
#62EDEE #A962EE #EE6362 #A7EE62
square
#62EDEE #A962EE #EE6362 #A7EE62
split-complementary
#62EDEE #EE62A7 #EEA962
monochromatic
#15C0C1 #2BE7E8 #62EDEE #99F3F4 #D0FAFA
Accessibility & contrast
On white
1.41
#62EDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#62EDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EDEE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EDEE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EE
Deuteranopia (green-blind)
#C8D2EF
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62edee; /* rgb */ color: rgb(98, 237, 238); /* oklch */ color: oklch(87.1% 0.120 195.8);
Tailwind
colors: {
custom: {
50: '#9df3f3',
500: '#62edee',
950: '#000000',
},
}SCSS
$custom: #62edee; $custom-light: #9df3f3; $custom-dark: #000000;
JSON
{
"hex": "#62edee",
"rgb": {
"r": 98,
"g": 237,
"b": 238
},
"hsl": {
"h": 180.429,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.87121,
"c": 0.11952,
"h": 195.8
},
"luminance": 0.69338
}Semantic roles & 50–950 ramp
primary
#62EDEE
secondary
#BF3635
accent
#0A09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585