#56FFDF#56FFDF
#56FFDF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.145 H 177.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFDF |
|---|---|
| RGB | rgb(86, 255, 223) |
| HSL | hsl(169, 100%, 67%) |
| HSV | hsv(169, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.15, -50.55, 2.62) |
| CIE-LCH | lch(91.15, 50.62, 177.03°) |
| OKLab | oklab(90.55% -0.145 0.0062) |
| OKLCH | oklch(90.55% 0.145 177.6) |
| XYZ | xyz(52.9106, 78.8202, 82.2230) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.17
Light Aqua
#8CFFDB
ΔE00 4.41
Aquamarine
#7FFFD4
ΔE00 4.53
Aqua (survey)
#13EAC9
ΔE00 4.98
Light Turquoise
#7EF4CC
ΔE00 5.01
Bright Teal
#01F9C6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFDF #FF5676
analogous
#56FF8B #56FFDF #56CBFF
triadic
#56FFDF #DF56FF #FFDF56
tetradic
#56FFDF #8B56FF #FF5676 #CBFF56
square
#56FFDF #8B56FF #FF5676 #CBFF56
split-complementary
#56FFDF #FF56CB #FF8B56
monochromatic
#00DBB1 #19FFD3 #56FFDF #93FFEB #D0FFF6
Accessibility & contrast
On white
1.25
#56FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#56FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFDF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFDF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #56ffdf; /* rgb */ color: rgb(86, 255, 223); /* oklch */ color: oklch(90.5% 0.145 177.6);
Tailwind
colors: {
custom: {
50: '#99ffe8',
500: '#56ffdf',
950: '#000000',
},
}SCSS
$custom: #56ffdf; $custom-light: #99ffe8; $custom-dark: #000000;
JSON
{
"hex": "#56ffdf",
"rgb": {
"r": 86,
"g": 255,
"b": 223
},
"hsl": {
"h": 168.639,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.90547,
"c": 0.14515,
"h": 177.6
},
"luminance": 0.78826
}Semantic roles & 50–950 ramp
primary
#56FFDF
secondary
#D42546
accent
#002BE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684