#56FFB2#56FFB2
#56FFB2 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.4% C 0.176 H 159.5°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFB2 |
|---|---|
| RGB | rgb(86, 255, 178) |
| HSL | hsl(153, 100%, 67%) |
| HSV | hsv(153, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.19, -60.56, 24.37) |
| CIE-LCH | lch(90.19, 65.28, 158.08°) |
| OKLab | oklab(89.44% -0.165 0.0618) |
| OKLCH | oklch(89.44% 0.176 159.5) |
| XYZ | xyz(47.6290, 76.7076, 54.4068) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.28
Greenish Cyan
#2AFEB7
ΔE00 2.33
Greenish Turquoise
#00FBB0
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 2.56
Bright Sea Green
#05FFA6
ΔE00 2.58
Sea Green (survey)
#53FCA1
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFB2 #FF56A3
analogous
#56FF5E #56FFB2 #56F7FF
triadic
#56FFB2 #B256FF #FFB256
tetradic
#56FFB2 #5E56FF #FF56A3 #F7FF56
square
#56FFB2 #5E56FF #FF56A3 #F7FF56
split-complementary
#56FFB2 #FF56F7 #FF5E56
monochromatic
#00DB77 #19FF96 #56FFB2 #93FFCE #D0FFEA
Accessibility & contrast
On white
1.28
#56FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#56FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFB2
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFB2 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAD
Deuteranopia (green-blind)
#E6DDB7
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #56ffb2; /* rgb */ color: rgb(86, 255, 178); /* oklch */ color: oklch(89.4% 0.176 159.5);
Tailwind
colors: {
custom: {
50: '#98ffc9',
500: '#56ffb2',
950: '#000000',
},
}SCSS
$custom: #56ffb2; $custom-light: #98ffc9; $custom-dark: #000000;
JSON
{
"hex": "#56ffb2",
"rgb": {
"r": 86,
"g": 255,
"b": 178
},
"hsl": {
"h": 152.663,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.89437,
"c": 0.17621,
"h": 159.5
},
"luminance": 0.76713
}Semantic roles & 50–950 ramp
primary
#56FFB2
secondary
#D42575
accent
#0069E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682