#56F5CC#56F5CC
#56F5CC is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.7% C 0.145 H 172.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #56F5CC |
|---|---|
| RGB | rgb(86, 245, 204) |
| HSL | hsl(165, 89%, 65%) |
| HSV | hsv(165, 65%, 96%) |
| CMYK | cmyk(64.9%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(87.79, -50.93, 7.63) |
| CIE-LCH | lch(87.79, 51.49, 171.48°) |
| OKLab | oklab(87.66% -0.1436 0.0194) |
| OKLCH | oklch(87.66% 0.145 172.3) |
| XYZ | xyz(47.3838, 71.6377, 68.4453) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 3.03
Aquamarine
#7FFFD4
ΔE00 3.49
Aqua Marine
#2EE8BB
ΔE00 3.50
Aqua (survey)
#13EAC9
ΔE00 3.93
Light Aqua
#8CFFDB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F5CC #F5567F
analogous
#56F57C #56F5CC #56CFF5
triadic
#56F5CC #CC56F5 #F5CC56
tetradic
#56F5CC #7C56F5 #F5567F #CFF556
square
#56F5CC #7C56F5 #F5567F #CFF556
split-complementary
#56F5CC #F556CF #F57C56
monochromatic
#0CC595 #1CF2BB #56F5CC #90F8DD #CAFCEF
Accessibility & contrast
On white
1.37
#56F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#56F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F5CC
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F5CC | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #56f5cc; /* rgb */ color: rgb(86, 245, 204); /* oklch */ color: oklch(87.7% 0.145 172.3);
Tailwind
colors: {
custom: {
50: '#97f9db',
500: '#56f5cc',
950: '#000000',
},
}SCSS
$custom: #56f5cc; $custom-light: #97f9db; $custom-dark: #000000;
JSON
{
"hex": "#56f5cc",
"rgb": {
"r": 86,
"g": 245,
"b": 204
},
"hsl": {
"h": 164.528,
"s": 88.827,
"l": 64.902
},
"oklch": {
"l": 0.87656,
"c": 0.14487,
"h": 172.3
},
"luminance": 0.71643
}Semantic roles & 50–950 ramp
primary
#56F5CC
secondary
#C22D54
accent
#003BE5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584