#62F0D5#62F0D5
#62F0D5 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.1% C 0.129 H 178.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #62F0D5 |
|---|---|
| RGB | rgb(98, 240, 213) |
| HSL | hsl(169, 83%, 66%) |
| HSV | hsv(169, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 11.2%, 5.9%) |
| CIE-LAB | lab(86.86, -44.62, 1.61) |
| CIE-LCH | lch(86.86, 44.65, 177.93°) |
| OKLab | oklab(87.05% -0.1287 0.0036) |
| OKLCH | oklch(87.05% 0.129 178.4) |
| XYZ | xyz(48.2018, 69.7160, 73.8542) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.08
Aqua (survey)
#13EAC9
ΔE00 3.61
Light Turquoise
#7EF4CC
ΔE00 4.63
Turquoise
#40E0D0
ΔE00 5.06
Light Aqua
#8CFFDB
ΔE00 5.13
Bright Aqua
#0BF9EA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F0D5 #F0627D
analogous
#62F08E #62F0D5 #62C4F0
triadic
#62F0D5 #D562F0 #F0D562
tetradic
#62F0D5 #8E62F0 #F0627D #C4F062
square
#62F0D5 #8E62F0 #F0627D #C4F062
split-complementary
#62F0D5 #F062C4 #F08E62
monochromatic
#13C5A3 #2AEBC6 #62F0D5 #9AF5E4 #D2FBF3
Accessibility & contrast
On white
1.41
#62F0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#62F0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F0D5
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F0D5 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D4
Deuteranopia (green-blind)
#D2D3D7
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f0d5; /* rgb */ color: rgb(98, 240, 213); /* oklch */ color: oklch(87.1% 0.129 178.4);
Tailwind
colors: {
custom: {
50: '#9cf5e1',
500: '#62f0d5',
950: '#000000',
},
}SCSS
$custom: #62f0d5; $custom-light: #9cf5e1; $custom-dark: #000000;
JSON
{
"hex": "#62f0d5",
"rgb": {
"r": 98,
"g": 240,
"b": 213
},
"hsl": {
"h": 168.592,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.87051,
"c": 0.12874,
"h": 178.4
},
"luminance": 0.69721
}Semantic roles & 50–950 ramp
primary
#62F0D5
secondary
#C2344F
accent
#0730DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584