#62F6CD#62F6CD
#62F6CD is a very light, vivid teal. Relative luminance 0.729; OKLCH L 88.2% C 0.140 H 171.6°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #62F6CD |
|---|---|
| RGB | rgb(98, 246, 205) |
| HSL | hsl(163, 89%, 67%) |
| HSV | hsv(163, 60%, 96%) |
| CMYK | cmyk(60.2%, 0%, 16.7%, 3.5%) |
| CIE-LAB | lab(88.41, -49.09, 8.03) |
| CIE-LCH | lch(88.41, 49.74, 170.71°) |
| OKLab | oklab(88.25% -0.1383 0.0204) |
| OKLCH | oklch(88.25% 0.14 171.6) |
| XYZ | xyz(49.0069, 72.9109, 69.2363) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.33
Aquamarine
#7FFFD4
ΔE00 2.79
Bright Teal
#01F9C6
ΔE00 3.45
Light Aqua
#8CFFDB
ΔE00 3.77
Aqua Marine
#2EE8BB
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F6CD #F6628B
analogous
#62F683 #62F6CD #62D5F6
triadic
#62F6CD #CD62F6 #F6CD62
tetradic
#62F6CD #8362F6 #F6628B #D5F662
square
#62F6CD #8362F6 #F6628B #D5F662
split-complementary
#62F6CD #F662D5 #F68362
monochromatic
#0CD29B #28F3BB #62F6CD #9CF9DF #D6FDF2
Accessibility & contrast
On white
1.35
#62F6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#62F6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F6CD
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F6CD | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CB
Deuteranopia (green-blind)
#DAD7D0
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #62f6cd; /* rgb */ color: rgb(98, 246, 205); /* oklch */ color: oklch(88.2% 0.140 171.6);
Tailwind
colors: {
custom: {
50: '#9cfadc',
500: '#62f6cd',
950: '#000000',
},
}SCSS
$custom: #62f6cd; $custom-light: #9cfadc; $custom-dark: #000000;
JSON
{
"hex": "#62f6cd",
"rgb": {
"r": 98,
"g": 246,
"b": 205
},
"hsl": {
"h": 163.378,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.88247,
"c": 0.13985,
"h": 171.6
},
"luminance": 0.72916
}Semantic roles & 50–950 ramp
primary
#62F6CD
secondary
#CD2F5B
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584