#62FFCF#62FFCF
#62FFCF is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.149 H 169.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFCF |
|---|---|
| RGB | rgb(98, 255, 207) |
| HSL | hsl(162, 100%, 69%) |
| HSV | hsv(162, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.06, -52.39, 10.79) |
| CIE-LCH | lch(91.06, 53.49, 168.36°) |
| OKLab | oklab(90.43% -0.1466 0.0276) |
| OKLCH | oklch(90.43% 0.149 169.3) |
| XYZ | xyz(52.0539, 78.6162, 71.4506) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.23
Light Aquamarine
#7BFDC7
ΔE00 2.78
Bright Teal
#01F9C6
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.44
Light Aqua
#8CFFDB
ΔE00 4.00
Light Greenish Blue
#63F7B4
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFCF #FF6292
analogous
#62FF81 #62FFCF #62E1FF
triadic
#62FFCF #CF62FF #FFCF62
tetradic
#62FFCF #8162FF #FF6292 #E1FF62
square
#62FFCF #8162FF #FF6292 #E1FF62
split-complementary
#62FFCF #FF62E1 #FF8162
monochromatic
#00E7A0 #25FFBC #62FFCF #9FFFE2 #DCFFF4
Accessibility & contrast
On white
1.26
#62FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#62FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFCF
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFCF | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E2DFD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #62ffcf; /* rgb */ color: rgb(98, 255, 207); /* oklch */ color: oklch(90.4% 0.149 169.3);
Tailwind
colors: {
custom: {
50: '#9dffdd',
500: '#62ffcf',
950: '#000000',
},
}SCSS
$custom: #62ffcf; $custom-light: #9dffdd; $custom-dark: #000000;
JSON
{
"hex": "#62ffcf",
"rgb": {
"r": 98,
"g": 255,
"b": 207
},
"hsl": {
"h": 161.656,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.90428,
"c": 0.14914,
"h": 169.3
},
"luminance": 0.78622
}Semantic roles & 50–950 ramp
primary
#62FFCF
secondary
#DA2C61
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684