#62FFCA#62FFCA
#62FFCA is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.153 H 167.2°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFCA |
|---|---|
| RGB | rgb(98, 255, 202) |
| HSL | hsl(160, 100%, 69%) |
| HSV | hsv(160, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.95, -53.50, 13.21) |
| CIE-LCH | lch(90.95, 55.10, 166.13°) |
| OKLab | oklab(90.3% -0.1488 0.0338) |
| OKLCH | oklch(90.3% 0.153 167.2) |
| XYZ | xyz(51.4523, 78.3756, 68.2821) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.08
Aquamarine
#7FFFD4
ΔE00 2.82
Bright Teal
#01F9C6
ΔE00 3.30
Light Greenish Blue
#63F7B4
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 3.94
Greenish Cyan
#2AFEB7
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFCA #FF6297
analogous
#62FF7C #62FFCA #62E6FF
triadic
#62FFCA #CA62FF #FFCA62
tetradic
#62FFCA #7C62FF #FF6297 #E6FF62
square
#62FFCA #7C62FF #FF6297 #E6FF62
split-complementary
#62FFCA #FF62E6 #FF7C62
monochromatic
#00E799 #25FFB5 #62FFCA #9FFFDF #DCFFF3
Accessibility & contrast
On white
1.26
#62FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#62FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFCA
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFCA | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E3DFCD
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #62ffca; /* rgb */ color: rgb(98, 255, 202); /* oklch */ color: oklch(90.3% 0.153 167.2);
Tailwind
colors: {
custom: {
50: '#9dffda',
500: '#62ffca',
950: '#000000',
},
}SCSS
$custom: #62ffca; $custom-light: #9dffda; $custom-dark: #000000;
JSON
{
"hex": "#62ffca",
"rgb": {
"r": 98,
"g": 255,
"b": 202
},
"hsl": {
"h": 159.745,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.90302,
"c": 0.15257,
"h": 167.2
},
"luminance": 0.78381
}Semantic roles & 50–950 ramp
primary
#62FFCA
secondary
#DA2C66
accent
#004DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683