#62F8CB#62F8CB
#62F8CB is a very light, vivid teal. Relative luminance 0.740; OKLCH L 88.7% C 0.143 H 169.9°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #62F8CB |
|---|---|
| RGB | rgb(98, 248, 203) |
| HSL | hsl(162, 91%, 68%) |
| HSV | hsv(162, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 18.1%, 2.7%) |
| CIE-LAB | lab(88.94, -50.38, 9.83) |
| CIE-LCH | lch(88.94, 51.33, 168.96°) |
| OKLab | oklab(88.67% -0.1413 0.0251) |
| OKLCH | oklch(88.67% 0.143 169.9) |
| XYZ | xyz(49.3786, 74.0382, 68.1769) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.48
Light Turquoise
#7EF4CC
ΔE00 2.50
Bright Teal
#01F9C6
ΔE00 3.05
Light Aquamarine
#7BFDC7
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 3.95
Aqua Marine
#2EE8BB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F8CB #F8628F
analogous
#62F880 #62F8CB #62DAF8
triadic
#62F8CB #CB62F8 #F8CB62
tetradic
#62F8CB #8062F8 #F8628F #DAF862
square
#62F8CB #8062F8 #F8628F #DAF862
split-complementary
#62F8CB #F862DA #F88062
monochromatic
#0AD699 #27F5B8 #62F8CB #9DFBDE #D7FDF2
Accessibility & contrast
On white
1.33
#62F8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#62F8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F8CB
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F8CB | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C9
Deuteranopia (green-blind)
#DCD9CE
Tritanopia (blue-blind)
#00FAEB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62f8cb; /* rgb */ color: rgb(98, 248, 203); /* oklch */ color: oklch(88.7% 0.143 169.9);
Tailwind
colors: {
custom: {
50: '#9cfbda',
500: '#62f8cb',
950: '#000000',
},
}SCSS
$custom: #62f8cb; $custom-light: #9cfbda; $custom-dark: #000000;
JSON
{
"hex": "#62f8cb",
"rgb": {
"r": 98,
"g": 248,
"b": 203
},
"hsl": {
"h": 162,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.88668,
"c": 0.14349,
"h": 169.9
},
"luminance": 0.74043
}Semantic roles & 50–950 ramp
primary
#62F8CB
secondary
#D02E5F
accent
#0045E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583