#62FDEF#62FDEF
#62FDEF is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.132 H 186.8°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDEF |
|---|---|
| RGB | rgb(98, 253, 239) |
| HSL | hsl(175, 97%, 69%) |
| HSV | hsv(175, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.27, -43.85, -5.47) |
| CIE-LCH | lch(91.27, 44.20, 187.11°) |
| OKLab | oklab(90.86% -0.1307 -0.0155) |
| OKLCH | oklch(90.86% 0.132 186.8) |
| XYZ | xyz(55.7352, 79.0733, 93.9700) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.83
Bright Turquoise
#0FFEF9
ΔE00 3.67
Tiffany Blue
#7BF2DA
ΔE00 4.76
Bright Cyan
#41FDFE
ΔE00 4.89
Aqua
#00FFFF
ΔE00 4.92
Turquoise
#40E0D0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDEF #FD6270
analogous
#62FDA2 #62FDEF #62BEFD
triadic
#62FDEF #EF62FD #FDEF62
tetradic
#62FDEF #A262FD #FD6270 #BEFD62
square
#62FDEF #A262FD #FD6270 #BEFD62
split-complementary
#62FDEF #FD62BE #FDA262
monochromatic
#03E2CE #26FCE9 #62FDEF #9EFEF5 #DBFFFB
Accessibility & contrast
On white
1.25
#62FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#62FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDEF
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDEF | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #62fdef; /* rgb */ color: rgb(98, 253, 239); /* oklch */ color: oklch(90.9% 0.132 186.8);
Tailwind
colors: {
custom: {
50: '#9ffef4',
500: '#62fdef',
950: '#000000',
},
}SCSS
$custom: #62fdef; $custom-light: #9ffef4; $custom-dark: #000000;
JSON
{
"hex": "#62fdef",
"rgb": {
"r": 98,
"g": 253,
"b": 239
},
"hsl": {
"h": 174.581,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.90856,
"c": 0.13159,
"h": 186.8
},
"luminance": 0.79079
}Semantic roles & 50–950 ramp
primary
#62FDEF
secondary
#D72C3B
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685