#56FFD7#56FFD7
#56FFD7 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.149 H 173.7°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFD7 |
|---|---|
| RGB | rgb(86, 255, 215) |
| HSL | hsl(166, 100%, 67%) |
| HSV | hsv(166, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(90.96, -52.48, 6.48) |
| CIE-LCH | lch(90.96, 52.88, 172.96°) |
| OKLab | oklab(90.33% -0.1485 0.0163) |
| OKLCH | oklch(90.33% 0.149 173.7) |
| XYZ | xyz(51.8574, 78.3989, 76.6763) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.15
Bright Teal
#01F9C6
ΔE00 3.50
Light Aqua
#8CFFDB
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 3.99
Light Aquamarine
#7BFDC7
ΔE00 4.92
Aqua (survey)
#13EAC9
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFD7 #FF567E
analogous
#56FF83 #56FFD7 #56D2FF
triadic
#56FFD7 #D756FF #FFD756
tetradic
#56FFD7 #8356FF #FF567E #D2FF56
square
#56FFD7 #8356FF #FF567E #D2FF56
split-complementary
#56FFD7 #FF56D2 #FF8356
monochromatic
#00DBA7 #19FFC9 #56FFD7 #93FFE5 #D0FFF4
Accessibility & contrast
On white
1.26
#56FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#56FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFD7
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFD7 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD5
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #56ffd7; /* rgb */ color: rgb(86, 255, 215); /* oklch */ color: oklch(90.3% 0.149 173.7);
Tailwind
colors: {
custom: {
50: '#99ffe3',
500: '#56ffd7',
950: '#000000',
},
}SCSS
$custom: #56ffd7; $custom-light: #99ffe3; $custom-dark: #000000;
JSON
{
"hex": "#56ffd7",
"rgb": {
"r": 86,
"g": 255,
"b": 215
},
"hsl": {
"h": 165.799,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.90328,
"c": 0.14944,
"h": 173.7
},
"luminance": 0.78405
}Semantic roles & 50–950 ramp
primary
#56FFD7
secondary
#D4254F
accent
#0036E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684