#62FECC#62FECC
#62FECC is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.150 H 168.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #62FECC |
|---|---|
| RGB | rgb(98, 254, 204) |
| HSL | hsl(161, 99%, 69%) |
| HSV | hsv(161, 61%, 100%) |
| CMYK | cmyk(61.4%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(90.70, -52.65, 11.83) |
| CIE-LCH | lch(90.70, 53.96, 167.34°) |
| OKLab | oklab(90.12% -0.1469 0.0303) |
| OKLCH | oklch(90.12% 0.15 168.4) |
| XYZ | xyz(51.3724, 77.8346, 69.4312) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.39
Aquamarine
#7FFFD4
ΔE00 2.43
Bright Teal
#01F9C6
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 3.49
Light Aqua
#8CFFDB
ΔE00 4.31
Light Greenish Blue
#63F7B4
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FECC #FE6294
analogous
#62FE7E #62FECC #62E2FE
triadic
#62FECC #CC62FE #FECC62
tetradic
#62FECC #7E62FE #FE6294 #E2FE62
square
#62FECC #7E62FE #FE6294 #E2FE62
split-complementary
#62FECC #FE62E2 #FE7E62
monochromatic
#01E49B #25FEB8 #62FECC #9FFEE0 #DCFFF4
Accessibility & contrast
On white
1.27
#62FECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#62FECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FECC
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FECC | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #62fecc; /* rgb */ color: rgb(98, 254, 204); /* oklch */ color: oklch(90.1% 0.150 168.4);
Tailwind
colors: {
custom: {
50: '#9dffdb',
500: '#62fecc',
950: '#000000',
},
}SCSS
$custom: #62fecc; $custom-light: #9dffdb; $custom-dark: #000000;
JSON
{
"hex": "#62fecc",
"rgb": {
"r": 98,
"g": 254,
"b": 204
},
"hsl": {
"h": 160.769,
"s": 98.734,
"l": 69.02
},
"oklch": {
"l": 0.90115,
"c": 0.14998,
"h": 168.4
},
"luminance": 0.7784
}Semantic roles & 50–950 ramp
primary
#62FECC
secondary
#D82C63
accent
#004AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684