#62FDE9#62FDE9
#62FDE9 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.133 H 183.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDE9 |
|---|---|
| RGB | rgb(98, 253, 233) |
| HSL | hsl(172, 97%, 69%) |
| HSV | hsv(172, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 7.9%, 0.8%) |
| CIE-LAB | lab(91.11, -45.37, -2.59) |
| CIE-LCH | lch(91.11, 45.44, 183.27°) |
| OKLab | oklab(90.68% -0.1332 -0.0077) |
| OKLCH | oklch(90.68% 0.133 183.3) |
| XYZ | xyz(54.8635, 78.7246, 89.3790) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.18
Tiffany Blue
#7BF2DA
ΔE00 3.58
Bright Turquoise
#0FFEF9
ΔE00 5.26
Light Aqua
#8CFFDB
ΔE00 6.16
Aqua (survey)
#13EAC9
ΔE00 6.36
Turquoise
#40E0D0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDE9 #FD6276
analogous
#62FD9C #62FDE9 #62C4FD
triadic
#62FDE9 #E962FD #FDE962
tetradic
#62FDE9 #9C62FD #FD6276 #C4FD62
square
#62FDE9 #9C62FD #FD6276 #C4FD62
split-complementary
#62FDE9 #FD62C4 #FD9C62
monochromatic
#03E2C5 #26FCE1 #62FDE9 #9EFEF1 #DBFFFA
Accessibility & contrast
On white
1.25
#62FDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#62FDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDE9
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDE9 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE8
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #62fde9; /* rgb */ color: rgb(98, 253, 233); /* oklch */ color: oklch(90.7% 0.133 183.3);
Tailwind
colors: {
custom: {
50: '#9efef0',
500: '#62fde9',
950: '#000000',
},
}SCSS
$custom: #62fde9; $custom-light: #9efef0; $custom-dark: #000000;
JSON
{
"hex": "#62fde9",
"rgb": {
"r": 98,
"g": 253,
"b": 233
},
"hsl": {
"h": 172.258,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.90675,
"c": 0.13345,
"h": 183.3
},
"luminance": 0.7873
}Semantic roles & 50–950 ramp
primary
#62FDE9
secondary
#D72C42
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685