#56FFAF#56FFAF
#56FFAF is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.179 H 158.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFAF |
|---|---|
| RGB | rgb(86, 255, 175) |
| HSL | hsl(152, 100%, 67%) |
| HSV | hsv(152, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(90.13, -61.15, 25.82) |
| CIE-LCH | lch(90.13, 66.38, 157.11°) |
| OKLab | oklab(89.37% -0.1663 0.0653) |
| OKLCH | oklch(89.37% 0.179 158.6) |
| XYZ | xyz(47.3311, 76.5884, 52.8378) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.02
Sea Green (survey)
#53FCA1
ΔE00 2.14
Bright Sea Green
#05FFA6
ΔE00 2.32
Light Greenish Blue
#63F7B4
ΔE00 2.64
Greenish Cyan
#2AFEB7
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFAF #FF56A6
analogous
#56FF5B #56FFAF #56FAFF
triadic
#56FFAF #AF56FF #FFAF56
tetradic
#56FFAF #5B56FF #FF56A6 #FAFF56
square
#56FFAF #5B56FF #FF56A6 #FAFF56
split-complementary
#56FFAF #FF56FA #FF5B56
monochromatic
#00DB73 #19FF92 #56FFAF #93FFCC #D0FFE9
Accessibility & contrast
On white
1.29
#56FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#56FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFAF
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFAF | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECAA
Deuteranopia (green-blind)
#E7DCB4
Tritanopia (blue-blind)
#00FEEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #56ffaf; /* rgb */ color: rgb(86, 255, 175); /* oklch */ color: oklch(89.4% 0.179 158.6);
Tailwind
colors: {
custom: {
50: '#98ffc7',
500: '#56ffaf',
950: '#000000',
},
}SCSS
$custom: #56ffaf; $custom-light: #98ffc7; $custom-dark: #000000;
JSON
{
"hex": "#56ffaf",
"rgb": {
"r": 86,
"g": 255,
"b": 175
},
"hsl": {
"h": 151.598,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.89374,
"c": 0.17872,
"h": 158.6
},
"luminance": 0.76594
}Semantic roles & 50–950 ramp
primary
#56FFAF
secondary
#D42578
accent
#006DE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682