#62E3DF#62E3DF
#62E3DF is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.3% C 0.114 H 192.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #62E3DF |
|---|---|
| RGB | rgb(98, 227, 223) |
| HSL | hsl(178, 70%, 64%) |
| HSV | hsv(178, 57%, 89%) |
| CMYK | cmyk(56.8%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(83.37, -36.26, -8.78) |
| CIE-LCH | lch(83.37, 37.31, 193.62°) |
| OKLab | oklab(84.31% -0.1109 -0.0244) |
| OKLCH | oklch(84.31% 0.114 192.4) |
| XYZ | xyz(45.8196, 62.8579, 79.5158) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.52
Turquoise
#40E0D0
ΔE00 4.72
Bright Light Blue
#26F7FD
ΔE00 5.77
Bright Cyan
#41FDFE
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 6.30
Bright Turquoise
#0FFEF9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E3DF #E36266
analogous
#62E39E #62E3DF #62A6E3
triadic
#62E3DF #DF62E3 #E3DF62
tetradic
#62E3DF #9E62E3 #E36266 #A6E362
square
#62E3DF #9E62E3 #E36266 #A6E362
split-complementary
#62E3DF #E362A6 #E39E62
monochromatic
#1FACA8 #2EDAD4 #62E3DF #96ECEA #CAF6F4
Accessibility & contrast
On white
1.55
#62E3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#62E3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E3DF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E3DF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9DF
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e3df; /* rgb */ color: rgb(98, 227, 223); /* oklch */ color: oklch(84.3% 0.114 192.4);
Tailwind
colors: {
custom: {
50: '#9bece8',
500: '#62e3df',
950: '#000000',
},
}SCSS
$custom: #62e3df; $custom-light: #9bece8; $custom-dark: #000000;
JSON
{
"hex": "#62e3df",
"rgb": {
"r": 98,
"g": 227,
"b": 223
},
"hsl": {
"h": 178.14,
"s": 69.73,
"l": 63.725
},
"oklch": {
"l": 0.84309,
"c": 0.11358,
"h": 192.4
},
"luminance": 0.62863
}Semantic roles & 50–950 ramp
primary
#62E3DF
secondary
#AE3C3F
accent
#141AD2
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484