#62F2DD#62F2DD
#62F2DD is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.8% C 0.127 H 182.1°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2DD |
|---|---|
| RGB | rgb(98, 242, 221) |
| HSL | hsl(171, 85%, 67%) |
| HSV | hsv(171, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 8.7%, 5.1%) |
| CIE-LAB | lab(87.64, -43.54, -1.43) |
| CIE-LCH | lch(87.64, 43.56, 181.88°) |
| OKLab | oklab(87.75% -0.1273 -0.0046) |
| OKLCH | oklch(87.75% 0.127 182.1) |
| XYZ | xyz(49.8343, 71.3162, 79.5317) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.27
Bright Aqua
#0BF9EA
ΔE00 3.82
Turquoise
#40E0D0
ΔE00 4.50
Aqua (survey)
#13EAC9
ΔE00 4.84
Light Aqua
#8CFFDB
ΔE00 6.14
Light Turquoise
#7EF4CC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2DD #F26277
analogous
#62F295 #62F2DD #62BFF2
triadic
#62F2DD #DD62F2 #F2DD62
tetradic
#62F2DD #9562F2 #F26277 #BFF262
square
#62F2DD #9562F2 #F26277 #BFF262
split-complementary
#62F2DD #F262BF #F29562
monochromatic
#11C9AE #29EDD1 #62F2DD #9BF7E9 #D3FBF5
Accessibility & contrast
On white
1.38
#62F2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#62F2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2DD
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2DD | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DC
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f2dd; /* rgb */ color: rgb(98, 242, 221); /* oklch */ color: oklch(87.8% 0.127 182.1);
Tailwind
colors: {
custom: {
50: '#9cf7e7',
500: '#62f2dd',
950: '#000000',
},
}SCSS
$custom: #62f2dd; $custom-light: #9cf7e7; $custom-dark: #000000;
JSON
{
"hex": "#62f2dd",
"rgb": {
"r": 98,
"g": 242,
"b": 221
},
"hsl": {
"h": 171.25,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.87753,
"c": 0.12734,
"h": 182.1
},
"luminance": 0.71321
}Semantic roles & 50–950 ramp
primary
#62F2DD
secondary
#C63348
accent
#0425E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584