#62FCDB#62FCDB
#62FCDB is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.139 H 176.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #62FCDB |
|---|---|
| RGB | rgb(98, 252, 219) |
| HSL | hsl(167, 96%, 69%) |
| HSV | hsv(167, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.47, -48.35, 3.74) |
| CIE-LCH | lch(90.47, 48.50, 175.58°) |
| OKLab | oklab(90.04% -0.1383 0.0092) |
| OKLCH | oklch(90.04% 0.139 176.2) |
| XYZ | xyz(52.6275, 77.3264, 79.1561) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.57
Light Aqua
#8CFFDB
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 3.75
Light Turquoise
#7EF4CC
ΔE00 3.98
Aqua (survey)
#13EAC9
ΔE00 4.78
Bright Teal
#01F9C6
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FCDB #FC6283
analogous
#62FC8E #62FCDB #62D0FC
triadic
#62FCDB #DB62FC #FCDB62
tetradic
#62FCDB #8E62FC #FC6283 #D0FC62
square
#62FCDB #8E62FC #FC6283 #D0FC62
split-complementary
#62FCDB #FC62D0 #FC8E62
monochromatic
#04DFB0 #26FBCD #62FCDB #9EFDE9 #DAFEF7
Accessibility & contrast
On white
1.28
#62FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#62FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FCDB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FCDB | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #62fcdb; /* rgb */ color: rgb(98, 252, 219); /* oklch */ color: oklch(90.0% 0.139 176.2);
Tailwind
colors: {
custom: {
50: '#9dfee6',
500: '#62fcdb',
950: '#000000',
},
}SCSS
$custom: #62fcdb; $custom-light: #9dfee6; $custom-dark: #000000;
JSON
{
"hex": "#62fcdb",
"rgb": {
"r": 98,
"g": 252,
"b": 219
},
"hsl": {
"h": 167.143,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.9004,
"c": 0.13857,
"h": 176.2
},
"luminance": 0.77332
}Semantic roles & 50–950 ramp
primary
#62FCDB
secondary
#D62C51
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684