#62E6E2#62E6E2
#62E6E2 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.1% C 0.116 H 192.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #62E6E2 |
|---|---|
| RGB | rgb(98, 230, 226) |
| HSL | hsl(178, 73%, 64%) |
| HSV | hsv(178, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 1.7%, 9.8%) |
| CIE-LAB | lab(84.32, -36.86, -8.96) |
| CIE-LCH | lch(84.32, 37.93, 193.66°) |
| OKLab | oklab(85.11% -0.1128 -0.0249) |
| OKLCH | oklch(85.11% 0.116 192.4) |
| XYZ | xyz(47.0553, 64.6765, 81.9407) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.87
Mediumturquoise
#48D1CC
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 5.25
Bright Cyan
#41FDFE
ΔE00 5.41
Bright Turquoise
#0FFEF9
ΔE00 5.86
Aqua
#00FFFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E6E2 #E66266
analogous
#62E6A0 #62E6E2 #62A8E6
triadic
#62E6E2 #E262E6 #E6E262
tetradic
#62E6E2 #A062E6 #E66266 #A8E662
square
#62E6E2 #A062E6 #E66266 #A8E662
split-complementary
#62E6E2 #E662A8 #E6A062
monochromatic
#1CB1AD #2DDED8 #62E6E2 #97EEEC #CCF7F6
Accessibility & contrast
On white
1.51
#62E6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#62E6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E6E2
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E6E2 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE2
Deuteranopia (green-blind)
#C4CCE3
Tritanopia (blue-blind)
#00ECE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62e6e2; /* rgb */ color: rgb(98, 230, 226); /* oklch */ color: oklch(85.1% 0.116 192.4);
Tailwind
colors: {
custom: {
50: '#9beeeb',
500: '#62e6e2',
950: '#000000',
},
}SCSS
$custom: #62e6e2; $custom-light: #9beeeb; $custom-dark: #000000;
JSON
{
"hex": "#62e6e2",
"rgb": {
"r": 98,
"g": 230,
"b": 226
},
"hsl": {
"h": 178.182,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.85105,
"c": 0.1155,
"h": 192.4
},
"luminance": 0.64681
}Semantic roles & 50–950 ramp
primary
#62E6E2
secondary
#B23A3E
accent
#1117D5
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584