#78FCCE#78FCCE
#78FCCE is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.135 H 167.9°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCCE |
|---|---|
| RGB | rgb(120, 252, 206) |
| HSL | hsl(159, 96%, 73%) |
| HSV | hsv(159, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.81, -47.06, 11.03) |
| CIE-LCH | lch(90.81, 48.34, 166.81°) |
| OKLab | oklab(90.4% -0.1317 0.0283) |
| OKLCH | oklch(90.4% 0.135 167.9) |
| XYZ | xyz(53.6916, 78.0653, 70.6192) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.08
Light Aquamarine
#7BFDC7
ΔE00 1.98
Light Turquoise
#7EF4CC
ΔE00 2.11
Light Aqua
#8CFFDB
ΔE00 2.92
Bright Teal
#01F9C6
ΔE00 4.54
Pale Turquoise
#A5FBD5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCCE #FC78A6
analogous
#78FC8C #78FCCE #78E8FC
triadic
#78FCCE #CE78FC #FCCE78
tetradic
#78FCCE #8C78FC #FC78A6 #E8FC78
square
#78FCCE #8C78FC #FC78A6 #E8FC78
split-complementary
#78FCCE #FC78E8 #FC8C78
monochromatic
#05F4A1 #3CFBB8 #78FCCE #B4FDE4 #E1FEF4
Accessibility & contrast
On white
1.26
#78FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#78FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCCE
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCCE | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#40FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78fcce; /* rgb */ color: rgb(120, 252, 206); /* oklch */ color: oklch(90.4% 0.135 167.9);
Tailwind
colors: {
custom: {
50: '#a8fedd',
500: '#78fcce',
950: '#000000',
},
}SCSS
$custom: #78fcce; $custom-light: #a8fedd; $custom-dark: #000000;
JSON
{
"hex": "#78fcce",
"rgb": {
"r": 120,
"g": 252,
"b": 206
},
"hsl": {
"h": 159.091,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.90395,
"c": 0.13475,
"h": 167.9
},
"luminance": 0.7807
}Semantic roles & 50–950 ramp
primary
#78FCCE
secondary
#D93F75
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684