#56F9CD#56F9CD
#56F9CD is a very light, vivid teal. Relative luminance 0.741; OKLCH L 88.6% C 0.149 H 171.3°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #56F9CD |
|---|---|
| RGB | rgb(86, 249, 205) |
| HSL | hsl(164, 93%, 66%) |
| HSV | hsv(164, 65%, 98%) |
| CMYK | cmyk(65.5%, 0%, 17.7%, 2.4%) |
| CIE-LAB | lab(88.98, -52.35, 8.82) |
| CIE-LCH | lch(88.98, 53.09, 170.44°) |
| OKLab | oklab(88.64% -0.1471 0.0225) |
| OKLCH | oklch(88.64% 0.149 171.3) |
| XYZ | xyz(48.7273, 74.1322, 69.4867) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.52
Aquamarine
#7FFFD4
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.19
Light Aquamarine
#7BFDC7
ΔE00 3.93
Aqua Marine
#2EE8BB
ΔE00 4.06
Light Aqua
#8CFFDB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F9CD #F95682
analogous
#56F97B #56F9CD #56D3F9
triadic
#56F9CD #CD56F9 #F9CD56
tetradic
#56F9CD #7B56F9 #F95682 #D3F956
square
#56F9CD #7B56F9 #F95682 #D3F956
split-complementary
#56F9CD #F956D3 #F97B56
monochromatic
#07CD98 #1BF7BC #56F9CD #91FBDE #CCFDF0
Accessibility & contrast
On white
1.33
#56F9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#56F9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F9CD
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F9CD | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9CB
Deuteranopia (green-blind)
#DBD9D0
Tritanopia (blue-blind)
#00FBEC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #56f9cd; /* rgb */ color: rgb(86, 249, 205); /* oklch */ color: oklch(88.6% 0.149 171.3);
Tailwind
colors: {
custom: {
50: '#97fcdc',
500: '#56f9cd',
950: '#000000',
},
}SCSS
$custom: #56f9cd; $custom-light: #97fcdc; $custom-dark: #000000;
JSON
{
"hex": "#56f9cd",
"rgb": {
"r": 86,
"g": 249,
"b": 205
},
"hsl": {
"h": 163.804,
"s": 93.143,
"l": 65.686
},
"oklch": {
"l": 0.88637,
"c": 0.14879,
"h": 171.3
},
"luminance": 0.74138
}Semantic roles & 50–950 ramp
primary
#56F9CD
secondary
#C92A55
accent
#003EE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684