#62FFDB#62FFDB
#62FFDB is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.142 H 175.0°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFDB |
|---|---|
| RGB | rgb(98, 255, 219) |
| HSL | hsl(166, 100%, 69%) |
| HSV | hsv(166, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.34, -49.62, 4.99) |
| CIE-LCH | lch(91.34, 49.87, 174.26°) |
| OKLab | oklab(90.74% -0.1413 0.0124) |
| OKLCH | oklch(90.74% 0.142 175) |
| XYZ | xyz(53.5771, 79.2255, 79.4726) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.17
Light Aqua
#8CFFDB
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 3.89
Tiffany Blue
#7BF2DA
ΔE00 4.37
Bright Teal
#01F9C6
ΔE00 4.57
Aqua (survey)
#13EAC9
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFDB #FF6286
analogous
#62FF8D #62FFDB #62D5FF
triadic
#62FFDB #DB62FF #FFDB62
tetradic
#62FFDB #8D62FF #FF6286 #D5FF62
square
#62FFDB #8D62FF #FF6286 #D5FF62
split-complementary
#62FFDB #FF62D5 #FF8D62
monochromatic
#00E7B2 #25FFCD #62FFDB #9FFFE9 #DCFFF7
Accessibility & contrast
On white
1.25
#62FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#62FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFDB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFDB | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E0DFDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #62ffdb; /* rgb */ color: rgb(98, 255, 219); /* oklch */ color: oklch(90.7% 0.142 175.0);
Tailwind
colors: {
custom: {
50: '#9effe6',
500: '#62ffdb',
950: '#000000',
},
}SCSS
$custom: #62ffdb; $custom-light: #9effe6; $custom-dark: #000000;
JSON
{
"hex": "#62ffdb",
"rgb": {
"r": 98,
"g": 255,
"b": 219
},
"hsl": {
"h": 166.242,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.90744,
"c": 0.14184,
"h": 175
},
"luminance": 0.79231
}Semantic roles & 50–950 ramp
primary
#62FFDB
secondary
#DA2C53
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684