#62F8CD#62F8CD
#62F8CD is a very light, vivid teal. Relative luminance 0.741; OKLCH L 88.7% C 0.142 H 170.9°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #62F8CD |
|---|---|
| RGB | rgb(98, 248, 205) |
| HSL | hsl(163, 91%, 68%) |
| HSV | hsv(163, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 17.3%, 2.7%) |
| CIE-LAB | lab(88.99, -49.93, 8.86) |
| CIE-LCH | lch(88.99, 50.71, 169.94°) |
| OKLab | oklab(88.72% -0.1404 0.0226) |
| OKLCH | oklch(88.72% 0.142 170.9) |
| XYZ | xyz(49.6185, 74.1341, 69.4402) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.44
Aquamarine
#7FFFD4
ΔE00 2.48
Bright Teal
#01F9C6
ΔE00 3.20
Light Aquamarine
#7BFDC7
ΔE00 3.60
Light Aqua
#8CFFDB
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F8CD #F8628D
analogous
#62F882 #62F8CD #62D8F8
triadic
#62F8CD #CD62F8 #F8CD62
tetradic
#62F8CD #8262F8 #F8628D #D8F862
square
#62F8CD #8262F8 #F8628D #D8F862
split-complementary
#62F8CD #F862D8 #F88262
monochromatic
#0AD69B #27F5BA #62F8CD #9DFBE0 #D7FDF2
Accessibility & contrast
On white
1.33
#62F8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#62F8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F8CD
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F8CD | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CB
Deuteranopia (green-blind)
#DCD9D0
Tritanopia (blue-blind)
#00FAEC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62f8cd; /* rgb */ color: rgb(98, 248, 205); /* oklch */ color: oklch(88.7% 0.142 170.9);
Tailwind
colors: {
custom: {
50: '#9cfbdc',
500: '#62f8cd',
950: '#000000',
},
}SCSS
$custom: #62f8cd; $custom-light: #9cfbdc; $custom-dark: #000000;
JSON
{
"hex": "#62f8cd",
"rgb": {
"r": 98,
"g": 248,
"b": 205
},
"hsl": {
"h": 162.8,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.8872,
"c": 0.14219,
"h": 170.9
},
"luminance": 0.74139
}Semantic roles & 50–950 ramp
primary
#62F8CD
secondary
#D02E5C
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584