#62F2DB#62F2DB
#62F2DB is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.7% C 0.128 H 180.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2DB |
|---|---|
| RGB | rgb(98, 242, 219) |
| HSL | hsl(170, 85%, 67%) |
| HSV | hsv(170, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(87.59, -44.03, -0.46) |
| CIE-LCH | lch(87.59, 44.03, 180.60°) |
| OKLab | oklab(87.69% -0.1281 -0.002) |
| OKLCH | oklch(87.69% 0.128 180.9) |
| XYZ | xyz(49.5695, 71.2103, 78.1367) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.03
Bright Aqua
#0BF9EA
ΔE00 4.21
Aqua (survey)
#13EAC9
ΔE00 4.43
Turquoise
#40E0D0
ΔE00 4.71
Light Aqua
#8CFFDB
ΔE00 5.70
Light Turquoise
#7EF4CC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2DB #F26279
analogous
#62F293 #62F2DB #62C1F2
triadic
#62F2DB #DB62F2 #F2DB62
tetradic
#62F2DB #9362F2 #F26279 #C1F262
square
#62F2DB #9362F2 #F26279 #C1F262
split-complementary
#62F2DB #F262C1 #F29362
monochromatic
#11C9AC #29EDCE #62F2DB #9BF7E8 #D3FBF5
Accessibility & contrast
On white
1.38
#62F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#62F2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2DB
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2DB | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f2db; /* rgb */ color: rgb(98, 242, 219); /* oklch */ color: oklch(87.7% 0.128 180.9);
Tailwind
colors: {
custom: {
50: '#9cf7e6',
500: '#62f2db',
950: '#000000',
},
}SCSS
$custom: #62f2db; $custom-light: #9cf7e6; $custom-dark: #000000;
JSON
{
"hex": "#62f2db",
"rgb": {
"r": 98,
"g": 242,
"b": 219
},
"hsl": {
"h": 170.417,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.87694,
"c": 0.12814,
"h": 180.9
},
"luminance": 0.71215
}Semantic roles & 50–950 ramp
primary
#62F2DB
secondary
#C6334A
accent
#0428E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584