#56FFD5#56FFD5
#56FFD5 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.151 H 172.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFD5 |
|---|---|
| RGB | rgb(86, 255, 213) |
| HSL | hsl(165, 100%, 67%) |
| HSV | hsv(165, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(90.92, -52.95, 7.45) |
| CIE-LCH | lch(90.92, 53.47, 171.99°) |
| OKLab | oklab(90.27% -0.1494 0.0189) |
| OKLCH | oklch(90.27% 0.151 172.8) |
| XYZ | xyz(51.6020, 78.2968, 75.3311) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.95
Bright Teal
#01F9C6
ΔE00 3.16
Light Turquoise
#7EF4CC
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.49
Aqua Marine
#2EE8BB
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFD5 #FF5680
analogous
#56FF81 #56FFD5 #56D4FF
triadic
#56FFD5 #D556FF #FFD556
tetradic
#56FFD5 #8156FF #FF5680 #D4FF56
square
#56FFD5 #8156FF #FF5680 #D4FF56
split-complementary
#56FFD5 #FF56D4 #FF8156
monochromatic
#00DBA4 #19FFC6 #56FFD5 #93FFE4 #D0FFF3
Accessibility & contrast
On white
1.26
#56FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#56FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFD5
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFD5 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD3
Deuteranopia (green-blind)
#E0DED8
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #56ffd5; /* rgb */ color: rgb(86, 255, 213); /* oklch */ color: oklch(90.3% 0.151 172.8);
Tailwind
colors: {
custom: {
50: '#98ffe1',
500: '#56ffd5',
950: '#000000',
},
}SCSS
$custom: #56ffd5; $custom-light: #98ffe1; $custom-dark: #000000;
JSON
{
"hex": "#56ffd5",
"rgb": {
"r": 86,
"g": 255,
"b": 213
},
"hsl": {
"h": 165.089,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.90274,
"c": 0.15061,
"h": 172.8
},
"luminance": 0.78303
}Semantic roles & 50–950 ramp
primary
#56FFD5
secondary
#D42551
accent
#0039E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684