#56FFDA#56FFDA
#56FFDA is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.148 H 175.1°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFDA |
|---|---|
| RGB | rgb(86, 255, 218) |
| HSL | hsl(167, 100%, 67%) |
| HSV | hsv(167, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.03, -51.76, 5.03) |
| CIE-LCH | lch(91.03, 52.01, 174.45°) |
| OKLab | oklab(90.41% -0.1472 0.0125) |
| OKLCH | oklch(90.41% 0.148 175.1) |
| XYZ | xyz(52.2464, 78.5545, 78.7251) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.58
Light Aqua
#8CFFDB
ΔE00 4.01
Bright Teal
#01F9C6
ΔE00 4.09
Light Turquoise
#7EF4CC
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 4.81
Aqua (survey)
#13EAC9
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFDA #FF567B
analogous
#56FF86 #56FFDA #56D0FF
triadic
#56FFDA #DA56FF #FFDA56
tetradic
#56FFDA #8656FF #FF567B #D0FF56
square
#56FFDA #8656FF #FF567B #D0FF56
split-complementary
#56FFDA #FF56D0 #FF8656
monochromatic
#00DBAB #19FFCD #56FFDA #93FFE7 #D0FFF5
Accessibility & contrast
On white
1.26
#56FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#56FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFDA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFDA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#DFDEDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #56ffda; /* rgb */ color: rgb(86, 255, 218); /* oklch */ color: oklch(90.4% 0.148 175.1);
Tailwind
colors: {
custom: {
50: '#99ffe5',
500: '#56ffda',
950: '#000000',
},
}SCSS
$custom: #56ffda; $custom-light: #99ffe5; $custom-dark: #000000;
JSON
{
"hex": "#56ffda",
"rgb": {
"r": 86,
"g": 255,
"b": 218
},
"hsl": {
"h": 166.864,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.90409,
"c": 0.14774,
"h": 175.1
},
"luminance": 0.7856
}Semantic roles & 50–950 ramp
primary
#56FFDA
secondary
#D4254C
accent
#0032E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684