#62FFD2#62FFD2
#62FFD2 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.147 H 170.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFD2 |
|---|---|
| RGB | rgb(98, 255, 210) |
| HSL | hsl(163, 100%, 69%) |
| HSV | hsv(163, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.13, -51.71, 9.34) |
| CIE-LCH | lch(91.13, 52.55, 169.76°) |
| OKLab | oklab(90.51% -0.1452 0.0238) |
| OKLCH | oklch(90.51% 0.147 170.7) |
| XYZ | xyz(52.4241, 78.7643, 73.4005) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.12
Bright Teal
#01F9C6
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.31
Light Aquamarine
#7BFDC7
ΔE00 3.36
Light Aqua
#8CFFDB
ΔE00 3.64
Aqua Marine
#2EE8BB
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFD2 #FF628F
analogous
#62FF84 #62FFD2 #62DDFF
triadic
#62FFD2 #D262FF #FFD262
tetradic
#62FFD2 #8462FF #FF628F #DDFF62
square
#62FFD2 #8462FF #FF628F #DDFF62
split-complementary
#62FFD2 #FF62DD #FF8462
monochromatic
#00E7A5 #25FFC0 #62FFD2 #9FFFE4 #DCFFF5
Accessibility & contrast
On white
1.25
#62FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#62FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFD2
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFD2 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #62ffd2; /* rgb */ color: rgb(98, 255, 210); /* oklch */ color: oklch(90.5% 0.147 170.7);
Tailwind
colors: {
custom: {
50: '#9dffdf',
500: '#62ffd2',
950: '#000000',
},
}SCSS
$custom: #62ffd2; $custom-light: #9dffdf; $custom-dark: #000000;
JSON
{
"hex": "#62ffd2",
"rgb": {
"r": 98,
"g": 255,
"b": 210
},
"hsl": {
"h": 162.803,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.90505,
"c": 0.14718,
"h": 170.7
},
"luminance": 0.7877
}Semantic roles & 50–950 ramp
primary
#62FFD2
secondary
#DA2C5D
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684