#62FFDA#62FFDA
#62FFDA is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.142 H 174.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFDA |
|---|---|
| RGB | rgb(98, 255, 218) |
| HSL | hsl(166, 100%, 69%) |
| HSV | hsv(166, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.31, -49.86, 5.47) |
| CIE-LCH | lch(91.31, 50.16, 173.74°) |
| OKLab | oklab(90.72% -0.1417 0.0137) |
| OKLCH | oklch(90.72% 0.142 174.5) |
| XYZ | xyz(53.4458, 79.1730, 78.7813) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.98
Light Aqua
#8CFFDB
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 4.37
Tiffany Blue
#7BF2DA
ΔE00 4.54
Light Aquamarine
#7BFDC7
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFDA #FF6287
analogous
#62FF8C #62FFDA #62D6FF
triadic
#62FFDA #DA62FF #FFDA62
tetradic
#62FFDA #8C62FF #FF6287 #D6FF62
square
#62FFDA #8C62FF #FF6287 #D6FF62
split-complementary
#62FFDA #FF62D6 #FF8C62
monochromatic
#00E7B0 #25FFCC #62FFDA #9FFFE8 #DCFFF7
Accessibility & contrast
On white
1.25
#62FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#62FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFDA
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFDA | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #62ffda; /* rgb */ color: rgb(98, 255, 218); /* oklch */ color: oklch(90.7% 0.142 174.5);
Tailwind
colors: {
custom: {
50: '#9effe5',
500: '#62ffda',
950: '#000000',
},
}SCSS
$custom: #62ffda; $custom-light: #9effe5; $custom-dark: #000000;
JSON
{
"hex": "#62ffda",
"rgb": {
"r": 98,
"g": 255,
"b": 218
},
"hsl": {
"h": 165.86,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.90717,
"c": 0.14239,
"h": 174.5
},
"luminance": 0.79179
}Semantic roles & 50–950 ramp
primary
#62FFDA
secondary
#DA2C55
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684