#62E2EE#62E2EE
#62E2EE is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.113 H 203.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2EE |
|---|---|
| RGB | rgb(98, 226, 238) |
| HSL | hsl(185, 80%, 66%) |
| HSV | hsv(185, 59%, 93%) |
| CMYK | cmyk(58.8%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.53, -31.76, -16.48) |
| CIE-LCH | lch(83.53, 35.78, 207.43°) |
| OKLab | oklab(84.58% -0.1037 -0.0456) |
| OKLCH | oklch(84.58% 0.113 203.7) |
| XYZ | xyz(47.6595, 63.1575, 90.5513) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.87
Aqua Blue
#02D8E9
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 4.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.36
Bright Light Blue
#26F7FD
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2EE #EE6E62
analogous
#62EEB4 #62E2EE #629CEE
triadic
#62E2EE #EE62E2 #E2EE62
tetradic
#62E2EE #B462EE #EE6E62 #9CEE62
square
#62E2EE #B462EE #EE6E62 #9CEE62
split-complementary
#62E2EE #EE629C #EEB462
monochromatic
#15B2C1 #2BD8E8 #62E2EE #99ECF4 #D0F6FA
Accessibility & contrast
On white
1.54
#62E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#62E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2EE
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2EE | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#BCC9EF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e2ee; /* rgb */ color: rgb(98, 226, 238); /* oklch */ color: oklch(84.6% 0.113 203.7);
Tailwind
colors: {
custom: {
50: '#9cebf3',
500: '#62e2ee',
950: '#000000',
},
}SCSS
$custom: #62e2ee; $custom-light: #9cebf3; $custom-dark: #000000;
JSON
{
"hex": "#62e2ee",
"rgb": {
"r": 98,
"g": 226,
"b": 238
},
"hsl": {
"h": 185.143,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.84584,
"c": 0.11332,
"h": 203.7
},
"luminance": 0.63162
}Semantic roles & 50–950 ramp
primary
#62E2EE
secondary
#BF4135
accent
#1B09DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485