#56FFFD#56FFFD
#56FFFD is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.136 H 193.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFFD |
|---|---|
| RGB | rgb(86, 255, 253) |
| HSL | hsl(179, 100%, 67%) |
| HSV | hsv(179, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(91.95, -42.85, -11.76) |
| CIE-LCH | lch(91.95, 44.44, 195.34°) |
| OKLab | oklab(91.46% -0.1322 -0.0327) |
| OKLCH | oklch(91.46% 0.136 193.9) |
| XYZ | xyz(57.3194, 80.5837, 105.4428) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.22
Aqua
#00FFFF
ΔE00 1.96
Bright Turquoise
#0FFEF9
ΔE00 2.28
Bright Light Blue
#26F7FD
ΔE00 3.14
Bright Aqua
#0BF9EA
ΔE00 4.97
Light Cyan
#ACFFFC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFFD #FF5658
analogous
#56FFA9 #56FFFD #56ADFF
triadic
#56FFFD #FD56FF #FFFD56
tetradic
#56FFFD #A956FF #FF5658 #ADFF56
square
#56FFFD #A956FF #FF5658 #ADFF56
split-complementary
#56FFFD #FF56AD #FFA956
monochromatic
#00DBD8 #19FFFC #56FFFD #93FFFE #D0FFFE
Accessibility & contrast
On white
1.23
#56FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#56FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFFD
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFFD | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #56fffd; /* rgb */ color: rgb(86, 255, 253); /* oklch */ color: oklch(91.5% 0.136 193.9);
Tailwind
colors: {
custom: {
50: '#9bfffe',
500: '#56fffd',
950: '#000000',
},
}SCSS
$custom: #56fffd; $custom-light: #9bfffe; $custom-dark: #000000;
JSON
{
"hex": "#56fffd",
"rgb": {
"r": 86,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.29,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.91455,
"c": 0.13621,
"h": 193.9
},
"luminance": 0.8059
}Semantic roles & 50–950 ramp
primary
#56FFFD
secondary
#D42527
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685