#62FDD2#62FDD2
#62FDD2 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.145 H 171.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDD2 |
|---|---|
| RGB | rgb(98, 253, 210) |
| HSL | hsl(163, 97%, 69%) |
| HSV | hsv(163, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(90.55, -50.88, 8.51) |
| CIE-LCH | lch(90.55, 51.58, 170.51°) |
| OKLab | oklab(90.03% -0.1432 0.0217) |
| OKLCH | oklch(90.03% 0.145 171.4) |
| XYZ | xyz(51.7895, 77.4950, 73.1890) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.18
Light Turquoise
#7EF4CC
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 3.33
Light Aqua
#8CFFDB
ΔE00 3.48
Light Aquamarine
#7BFDC7
ΔE00 3.67
Aqua Marine
#2EE8BB
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDD2 #FD628D
analogous
#62FD85 #62FDD2 #62DBFD
triadic
#62FDD2 #D262FD #FDD262
tetradic
#62FDD2 #8562FD #FD628D #DBFD62
square
#62FDD2 #8562FD #FD628D #DBFD62
split-complementary
#62FDD2 #FD62DB #FD8562
monochromatic
#03E2A4 #26FCC1 #62FDD2 #9EFEE3 #DBFFF5
Accessibility & contrast
On white
1.27
#62FDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#62FDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDD2
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDD2 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDD0
Deuteranopia (green-blind)
#E0DDD5
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #62fdd2; /* rgb */ color: rgb(98, 253, 210); /* oklch */ color: oklch(90.0% 0.145 171.4);
Tailwind
colors: {
custom: {
50: '#9dffdf',
500: '#62fdd2',
950: '#000000',
},
}SCSS
$custom: #62fdd2; $custom-light: #9dffdf; $custom-dark: #000000;
JSON
{
"hex": "#62fdd2",
"rgb": {
"r": 98,
"g": 253,
"b": 210
},
"hsl": {
"h": 163.355,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.90033,
"c": 0.14486,
"h": 171.4
},
"luminance": 0.775
}Semantic roles & 50–950 ramp
primary
#62FDD2
secondary
#D72C5C
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684