#51EBD1#51EBD1
#51EBD1 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.134 H 179.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #51EBD1 |
|---|---|
| RGB | rgb(81, 235, 209) |
| HSL | hsl(170, 79%, 62%) |
| HSV | hsv(170, 66%, 92%) |
| CMYK | cmyk(65.5%, 0%, 11.1%, 7.8%) |
| CIE-LAB | lab(84.88, -46.26, 0.78) |
| CIE-LCH | lch(84.88, 46.26, 179.04°) |
| OKLab | oklab(85.28% -0.1337 0.0013) |
| OKLCH | oklch(85.28% 0.134 179.4) |
| XYZ | xyz(44.6048, 65.7645, 70.6523) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.70
Tiffany Blue
#7BF2DA
ΔE00 3.29
Turquoise
#40E0D0
ΔE00 3.87
Bright Aqua
#0BF9EA
ΔE00 5.17
Aqua Marine
#2EE8BB
ΔE00 5.30
Light Turquoise
#7EF4CC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#51EBD1 #EB516B
analogous
#51EB84 #51EBD1 #51B8EB
triadic
#51EBD1 #D151EB #EBD151
tetradic
#51EBD1 #8451EB #EB516B #B8EB51
square
#51EBD1 #8451EB #EB516B #B8EB51
split-complementary
#51EBD1 #EB51B8 #EB8451
monochromatic
#14AE94 #1AE5C2 #51EBD1 #88F1E0 #BFF8EE
Accessibility & contrast
On white
1.48
#51EBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#51EBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #51EBD1
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##51EBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##51EBD1 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD0
Deuteranopia (green-blind)
#CBCDD3
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #51ebd1; /* rgb */ color: rgb(81, 235, 209); /* oklch */ color: oklch(85.3% 0.134 179.4);
Tailwind
colors: {
custom: {
50: '#94f2df',
500: '#51ebd1',
950: '#000000',
},
}SCSS
$custom: #51ebd1; $custom-light: #94f2df; $custom-dark: #000000;
JSON
{
"hex": "#51ebd1",
"rgb": {
"r": 81,
"g": 235,
"b": 209
},
"hsl": {
"h": 169.87,
"s": 79.381,
"l": 61.961
},
"oklch": {
"l": 0.85284,
"c": 0.13367,
"h": 179.4
},
"luminance": 0.65769
}Semantic roles & 50–950 ramp
primary
#51EBD1
secondary
#AE3247
accent
#0A2DDC
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584