#62FCCD#62FCCD
#62FCCD is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.147 H 169.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #62FCCD |
|---|---|
| RGB | rgb(98, 252, 205) |
| HSL | hsl(162, 96%, 69%) |
| HSV | hsv(162, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.15, -51.60, 10.52) |
| CIE-LCH | lch(90.15, 52.66, 168.48°) |
| OKLab | oklab(89.67% -0.1444 0.0269) |
| OKLCH | oklch(89.67% 0.147 169.5) |
| XYZ | xyz(50.8614, 76.6200, 69.8545) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.24
Light Aquamarine
#7BFDC7
ΔE00 2.82
Bright Teal
#01F9C6
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.01
Light Aqua
#8CFFDB
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FCCD #FC6291
analogous
#62FC80 #62FCCD #62DEFC
triadic
#62FCCD #CD62FC #FCCD62
tetradic
#62FCCD #8062FC #FC6291 #DEFC62
square
#62FCCD #8062FC #FC6291 #DEFC62
split-complementary
#62FCCD #FC62DE #FC8062
monochromatic
#04DF9C #26FBBA #62FCCD #9EFDE0 #DAFEF3
Accessibility & contrast
On white
1.29
#62FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#62FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FCCD
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FCCD | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCB
Deuteranopia (green-blind)
#E0DCD0
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #62fccd; /* rgb */ color: rgb(98, 252, 205); /* oklch */ color: oklch(89.7% 0.147 169.5);
Tailwind
colors: {
custom: {
50: '#9dfedc',
500: '#62fccd',
950: '#000000',
},
}SCSS
$custom: #62fccd; $custom-light: #9dfedc; $custom-dark: #000000;
JSON
{
"hex": "#62fccd",
"rgb": {
"r": 98,
"g": 252,
"b": 205
},
"hsl": {
"h": 161.688,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.89667,
"c": 0.14691,
"h": 169.5
},
"luminance": 0.76625
}Semantic roles & 50–950 ramp
primary
#62FCCD
secondary
#D62C60
accent
#0046E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684