#62FDDF#62FDDF
#62FDDF is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.138 H 177.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDDF |
|---|---|
| RGB | rgb(98, 253, 223) |
| HSL | hsl(168, 97%, 69%) |
| HSV | hsv(168, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(90.86, -47.82, 2.22) |
| CIE-LCH | lch(90.86, 47.87, 177.34°) |
| OKLab | oklab(90.39% -0.1375 0.0052) |
| OKLCH | oklch(90.39% 0.138 177.9) |
| XYZ | xyz(53.4753, 78.1693, 82.0677) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.32
Light Aqua
#8CFFDB
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 4.70
Aqua (survey)
#13EAC9
ΔE00 5.04
Bright Aqua
#0BF9EA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDDF #FD6280
analogous
#62FD92 #62FDDF #62CEFD
triadic
#62FDDF #DF62FD #FDDF62
tetradic
#62FDDF #9262FD #FD6280 #CEFD62
square
#62FDDF #9262FD #FD6280 #CEFD62
split-complementary
#62FDDF #FD62CE #FD9262
monochromatic
#03E2B7 #26FCD3 #62FDDF #9EFEEB #DBFFF8
Accessibility & contrast
On white
1.26
#62FDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#62FDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDDF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDDF | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #62fddf; /* rgb */ color: rgb(98, 253, 223); /* oklch */ color: oklch(90.4% 0.138 177.9);
Tailwind
colors: {
custom: {
50: '#9effe8',
500: '#62fddf',
950: '#000000',
},
}SCSS
$custom: #62fddf; $custom-light: #9effe8; $custom-dark: #000000;
JSON
{
"hex": "#62fddf",
"rgb": {
"r": 98,
"g": 253,
"b": 223
},
"hsl": {
"h": 168.387,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.90386,
"c": 0.13764,
"h": 177.9
},
"luminance": 0.78175
}Semantic roles & 50–950 ramp
primary
#62FDDF
secondary
#D72C4D
accent
#002CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684