#56FFCB#56FFCB
#56FFCB is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.157 H 168.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFCB |
|---|---|
| RGB | rgb(86, 255, 203) |
| HSL | hsl(162, 100%, 67%) |
| HSV | hsv(162, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.69, -55.25, 12.28) |
| CIE-LCH | lch(90.69, 56.60, 167.46°) |
| OKLab | oklab(90.02% -0.1539 0.0314) |
| OKLCH | oklch(90.02% 0.157 168.5) |
| XYZ | xyz(50.3716, 77.8046, 68.8515) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.60
Light Aquamarine
#7BFDC7
ΔE00 2.86
Aquamarine
#7FFFD4
ΔE00 3.15
Greenish Cyan
#2AFEB7
ΔE00 3.99
Light Turquoise
#7EF4CC
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFCB #FF568A
analogous
#56FF76 #56FFCB #56DFFF
triadic
#56FFCB #CB56FF #FFCB56
tetradic
#56FFCB #7656FF #FF568A #DFFF56
square
#56FFCB #7656FF #FF568A #DFFF56
split-complementary
#56FFCB #FF56DF #FF7656
monochromatic
#00DB97 #19FFB8 #56FFCB #93FFDE #D0FFF1
Accessibility & contrast
On white
1.27
#56FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#56FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFCB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFCB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #56ffcb; /* rgb */ color: rgb(86, 255, 203); /* oklch */ color: oklch(90.0% 0.157 168.5);
Tailwind
colors: {
custom: {
50: '#98ffda',
500: '#56ffcb',
950: '#000000',
},
}SCSS
$custom: #56ffcb; $custom-light: #98ffda; $custom-dark: #000000;
JSON
{
"hex": "#56ffcb",
"rgb": {
"r": 86,
"g": 255,
"b": 203
},
"hsl": {
"h": 161.538,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.90016,
"c": 0.15704,
"h": 168.5
},
"luminance": 0.7781
}Semantic roles & 50–950 ramp
primary
#56FFCB
secondary
#D4255B
accent
#0047E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684