#51EBD0#51EBD0
#51EBD0 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.3% C 0.134 H 178.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #51EBD0 |
|---|---|
| RGB | rgb(81, 235, 208) |
| HSL | hsl(169, 79%, 62%) |
| HSV | hsv(169, 66%, 92%) |
| CMYK | cmyk(65.5%, 0%, 11.5%, 7.8%) |
| CIE-LAB | lab(84.85, -46.51, 1.26) |
| CIE-LCH | lch(84.85, 46.52, 178.44°) |
| OKLab | oklab(85.26% -0.1341 0.0026) |
| OKLCH | oklch(85.26% 0.134 178.9) |
| XYZ | xyz(44.4814, 65.7151, 70.0023) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.51
Tiffany Blue
#7BF2DA
ΔE00 3.34
Turquoise
#40E0D0
ΔE00 4.10
Aqua Marine
#2EE8BB
ΔE00 5.02
Bright Aqua
#0BF9EA
ΔE00 5.40
Light Turquoise
#7EF4CC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#51EBD0 #EB516C
analogous
#51EB83 #51EBD0 #51B9EB
triadic
#51EBD0 #D051EB #EBD051
tetradic
#51EBD0 #8351EB #EB516C #B9EB51
square
#51EBD0 #8351EB #EB516C #B9EB51
split-complementary
#51EBD0 #EB51B9 #EB8351
monochromatic
#14AE93 #1AE5C1 #51EBD0 #88F1DF #BFF8EE
Accessibility & contrast
On white
1.48
#51EBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#51EBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #51EBD0
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##51EBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##51EBD0 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCF
Deuteranopia (green-blind)
#CCCDD2
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #51ebd0; /* rgb */ color: rgb(81, 235, 208); /* oklch */ color: oklch(85.3% 0.134 178.9);
Tailwind
colors: {
custom: {
50: '#94f2de',
500: '#51ebd0',
950: '#000000',
},
}SCSS
$custom: #51ebd0; $custom-light: #94f2de; $custom-dark: #000000;
JSON
{
"hex": "#51ebd0",
"rgb": {
"r": 81,
"g": 235,
"b": 208
},
"hsl": {
"h": 169.481,
"s": 79.381,
"l": 61.961
},
"oklch": {
"l": 0.85255,
"c": 0.13413,
"h": 178.9
},
"luminance": 0.6572
}Semantic roles & 50–950 ramp
primary
#51EBD0
secondary
#AE3248
accent
#0A2FDC
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584