#78FCCD#78FCCD
#78FCCD is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.135 H 167.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCCD |
|---|---|
| RGB | rgb(120, 252, 205) |
| HSL | hsl(159, 96%, 73%) |
| HSV | hsv(159, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.79, -47.28, 11.52) |
| CIE-LCH | lch(90.79, 48.66, 166.31°) |
| OKLab | oklab(90.37% -0.1322 0.0295) |
| OKLCH | oklch(90.37% 0.135 167.4) |
| XYZ | xyz(53.5705, 78.0168, 69.9815) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.27
Light Aquamarine
#7BFDC7
ΔE00 1.73
Light Turquoise
#7EF4CC
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 3.12
Bright Teal
#01F9C6
ΔE00 4.55
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCCD #FC78A7
analogous
#78FC8B #78FCCD #78E9FC
triadic
#78FCCD #CD78FC #FCCD78
tetradic
#78FCCD #8B78FC #FC78A7 #E9FC78
square
#78FCCD #8B78FC #FC78A7 #E9FC78
split-complementary
#78FCCD #FC78E9 #FC8B78
monochromatic
#05F49F #3CFBB7 #78FCCD #B4FDE3 #E1FEF4
Accessibility & contrast
On white
1.26
#78FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#78FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCCD
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCCD | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#40FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78fccd; /* rgb */ color: rgb(120, 252, 205); /* oklch */ color: oklch(90.4% 0.135 167.4);
Tailwind
colors: {
custom: {
50: '#a8fedc',
500: '#78fccd',
950: '#000000',
},
}SCSS
$custom: #78fccd; $custom-light: #a8fedc; $custom-dark: #000000;
JSON
{
"hex": "#78fccd",
"rgb": {
"r": 120,
"g": 252,
"b": 205
},
"hsl": {
"h": 158.636,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.9037,
"c": 0.13545,
"h": 167.4
},
"luminance": 0.78022
}Semantic roles & 50–950 ramp
primary
#78FCCD
secondary
#D93F76
accent
#0052E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684