#62F8CC#62F8CC
#62F8CC is a very light, vivid teal. Relative luminance 0.741; OKLCH L 88.7% C 0.143 H 170.4°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #62F8CC |
|---|---|
| RGB | rgb(98, 248, 204) |
| HSL | hsl(162, 91%, 68%) |
| HSV | hsv(162, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 17.7%, 2.7%) |
| CIE-LAB | lab(88.96, -50.15, 9.34) |
| CIE-LCH | lch(88.96, 51.02, 169.45°) |
| OKLab | oklab(88.69% -0.1408 0.0239) |
| OKLCH | oklch(88.69% 0.143 170.4) |
| XYZ | xyz(49.4982, 74.0860, 68.8065) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.46
Aquamarine
#7FFFD4
ΔE00 2.47
Bright Teal
#01F9C6
ΔE00 3.11
Light Aquamarine
#7BFDC7
ΔE00 3.39
Light Aqua
#8CFFDB
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F8CC #F8628E
analogous
#62F881 #62F8CC #62D9F8
triadic
#62F8CC #CC62F8 #F8CC62
tetradic
#62F8CC #8162F8 #F8628E #D9F862
square
#62F8CC #8162F8 #F8628E #D9F862
split-complementary
#62F8CC #F862D9 #F88162
monochromatic
#0AD69A #27F5B9 #62F8CC #9DFBDF #D7FDF2
Accessibility & contrast
On white
1.33
#62F8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#62F8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F8CC
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F8CC | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CA
Deuteranopia (green-blind)
#DCD9CF
Tritanopia (blue-blind)
#00FAEB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62f8cc; /* rgb */ color: rgb(98, 248, 204); /* oklch */ color: oklch(88.7% 0.143 170.4);
Tailwind
colors: {
custom: {
50: '#9cfbdb',
500: '#62f8cc',
950: '#000000',
},
}SCSS
$custom: #62f8cc; $custom-light: #9cfbdb; $custom-dark: #000000;
JSON
{
"hex": "#62f8cc",
"rgb": {
"r": 98,
"g": 248,
"b": 204
},
"hsl": {
"h": 162.4,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.88694,
"c": 0.14283,
"h": 170.4
},
"luminance": 0.74091
}Semantic roles & 50–950 ramp
primary
#62F8CC
secondary
#D02E5D
accent
#0043E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584