#56F9CE#56F9CE
#56F9CE is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.7% C 0.148 H 171.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #56F9CE |
|---|---|
| RGB | rgb(86, 249, 206) |
| HSL | hsl(164, 93%, 66%) |
| HSV | hsv(164, 65%, 98%) |
| CMYK | cmyk(65.5%, 0%, 17.3%, 2.4%) |
| CIE-LAB | lab(89.01, -52.12, 8.33) |
| CIE-LCH | lch(89.01, 52.78, 170.92°) |
| OKLab | oklab(88.66% -0.1466 0.0212) |
| OKLCH | oklch(88.66% 0.148 171.8) |
| XYZ | xyz(48.8484, 74.1806, 70.1244) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.65
Aquamarine
#7FFFD4
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.19
Aqua Marine
#2EE8BB
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 4.13
Light Aqua
#8CFFDB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F9CE #F95681
analogous
#56F97C #56F9CE #56D2F9
triadic
#56F9CE #CE56F9 #F9CE56
tetradic
#56F9CE #7C56F9 #F95681 #D2F956
square
#56F9CE #7C56F9 #F95681 #D2F956
split-complementary
#56F9CE #F956D2 #F97C56
monochromatic
#07CD99 #1BF7BD #56F9CE #91FBDF #CCFDF0
Accessibility & contrast
On white
1.33
#56F9CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#56F9CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F9CE
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F9CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F9CE | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9CC
Deuteranopia (green-blind)
#DBD9D1
Tritanopia (blue-blind)
#00FBED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #56f9ce; /* rgb */ color: rgb(86, 249, 206); /* oklch */ color: oklch(88.7% 0.148 171.8);
Tailwind
colors: {
custom: {
50: '#97fcdd',
500: '#56f9ce',
950: '#000000',
},
}SCSS
$custom: #56f9ce; $custom-light: #97fcdd; $custom-dark: #000000;
JSON
{
"hex": "#56f9ce",
"rgb": {
"r": 86,
"g": 249,
"b": 206
},
"hsl": {
"h": 164.172,
"s": 93.143,
"l": 65.686
},
"oklch": {
"l": 0.88663,
"c": 0.14816,
"h": 171.8
},
"luminance": 0.74186
}Semantic roles & 50–950 ramp
primary
#56F9CE
secondary
#C92A54
accent
#003DE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684