#62FDF9#62FDF9
#62FDF9 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.130 H 192.7°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDF9 |
|---|---|
| RGB | rgb(98, 253, 249) |
| HSL | hsl(178, 97%, 69%) |
| HSV | hsv(178, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(91.54, -41.27, -10.26) |
| CIE-LCH | lch(91.54, 42.52, 193.96°) |
| OKLab | oklab(91.17% -0.1265 -0.0285) |
| OKLCH | oklch(91.17% 0.13 192.7) |
| XYZ | xyz(57.2536, 79.6806, 101.9667) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.00
Bright Turquoise
#0FFEF9
ΔE00 2.63
Aqua
#00FFFF
ΔE00 2.74
Bright Light Blue
#26F7FD
ΔE00 3.72
Bright Aqua
#0BF9EA
ΔE00 4.68
Light Cyan
#ACFFFC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDF9 #FD6266
analogous
#62FDAC #62FDF9 #62B4FD
triadic
#62FDF9 #F962FD #FDF962
tetradic
#62FDF9 #AC62FD #FD6266 #B4FD62
square
#62FDF9 #AC62FD #FD6266 #B4FD62
split-complementary
#62FDF9 #FD62B4 #FDAC62
monochromatic
#03E2DC #26FCF7 #62FDF9 #9EFEFB #DBFFFE
Accessibility & contrast
On white
1.24
#62FDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#62FDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDF9
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDF9 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F9
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #62fdf9; /* rgb */ color: rgb(98, 253, 249); /* oklch */ color: oklch(91.2% 0.130 192.7);
Tailwind
colors: {
custom: {
50: '#9ffefb',
500: '#62fdf9',
950: '#000000',
},
}SCSS
$custom: #62fdf9; $custom-light: #9ffefb; $custom-dark: #000000;
JSON
{
"hex": "#62fdf9",
"rgb": {
"r": 98,
"g": 253,
"b": 249
},
"hsl": {
"h": 178.452,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.91169,
"c": 0.12968,
"h": 192.7
},
"luminance": 0.79687
}Semantic roles & 50–950 ramp
primary
#62FDF9
secondary
#D72C30
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685