#78FCE4#78FCE4
#78FCE4 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.122 H 179.8°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCE4 |
|---|---|
| RGB | rgb(120, 252, 228) |
| HSL | hsl(169, 96%, 73%) |
| HSV | hsv(169, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 9.5%, 1.2%) |
| CIE-LAB | lab(91.33, -42.08, 0.40) |
| CIE-LCH | lch(91.33, 42.08, 179.46°) |
| OKLab | oklab(90.99% -0.1222 0.0004) |
| OKLCH | oklch(90.99% 0.122 179.8) |
| XYZ | xyz(56.5536, 79.2101, 85.6925) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.19
Light Aqua
#8CFFDB
ΔE00 4.16
Bright Aqua
#0BF9EA
ΔE00 5.18
Light Turquoise
#7EF4CC
ΔE00 5.37
Aquamarine
#7FFFD4
ΔE00 5.44
Aqua (survey)
#13EAC9
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCE4 #FC7890
analogous
#78FCA2 #78FCE4 #78D2FC
triadic
#78FCE4 #E478FC #FCE478
tetradic
#78FCE4 #A278FC #FC7890 #D2FC78
square
#78FCE4 #A278FC #FC7890 #D2FC78
split-complementary
#78FCE4 #FC78D2 #FCA278
monochromatic
#05F4C9 #3CFBD8 #78FCE4 #B4FDF0 #E1FEF9
Accessibility & contrast
On white
1.25
#78FCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#78FCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCE4
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCE4 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE3
Deuteranopia (green-blind)
#DEE0E6
Tritanopia (blue-blind)
#29FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #78fce4; /* rgb */ color: rgb(120, 252, 228); /* oklch */ color: oklch(91.0% 0.122 179.8);
Tailwind
colors: {
custom: {
50: '#a8feec',
500: '#78fce4',
950: '#000000',
},
}SCSS
$custom: #78fce4; $custom-light: #a8feec; $custom-dark: #000000;
JSON
{
"hex": "#78fce4",
"rgb": {
"r": 120,
"g": 252,
"b": 228
},
"hsl": {
"h": 169.091,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.90989,
"c": 0.12225,
"h": 179.8
},
"luminance": 0.79215
}Semantic roles & 50–950 ramp
primary
#78FCE4
secondary
#D93F5B
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684