#78FCE8#78FCE8
#78FCE8 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.121 H 182.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCE8 |
|---|---|
| RGB | rgb(120, 252, 232) |
| HSL | hsl(171, 96%, 73%) |
| HSV | hsv(171, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 7.9%, 1.2%) |
| CIE-LAB | lab(91.43, -41.13, -1.53) |
| CIE-LCH | lch(91.43, 41.16, 182.13°) |
| OKLab | oklab(91.11% -0.1206 -0.0048) |
| OKLCH | oklch(91.11% 0.121 182.3) |
| XYZ | xyz(57.1153, 79.4348, 88.6508) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.69
Bright Aqua
#0BF9EA
ΔE00 4.55
Light Aqua
#8CFFDB
ΔE00 5.31
Bright Turquoise
#0FFEF9
ΔE00 6.21
Light Turquoise
#7EF4CC
ΔE00 6.55
Aquamarine
#7FFFD4
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCE8 #FC788C
analogous
#78FCA6 #78FCE8 #78CEFC
triadic
#78FCE8 #E878FC #FCE878
tetradic
#78FCE8 #A678FC #FC788C #CEFC78
square
#78FCE8 #A678FC #FC788C #CEFC78
split-complementary
#78FCE8 #FC78CE #FCA678
monochromatic
#05F4D0 #3CFBDE #78FCE8 #B4FDF2 #E1FEFA
Accessibility & contrast
On white
1.24
#78FCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#78FCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCE8
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCE8 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE7
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#23FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #78fce8; /* rgb */ color: rgb(120, 252, 232); /* oklch */ color: oklch(91.1% 0.121 182.3);
Tailwind
colors: {
custom: {
50: '#a9feef',
500: '#78fce8',
950: '#000000',
},
}SCSS
$custom: #78fce8; $custom-light: #a9feef; $custom-dark: #000000;
JSON
{
"hex": "#78fce8",
"rgb": {
"r": 120,
"g": 252,
"b": 232
},
"hsl": {
"h": 170.909,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.91105,
"c": 0.12065,
"h": 182.3
},
"luminance": 0.7944
}Semantic roles & 50–950 ramp
primary
#78FCE8
secondary
#D93F56
accent
#0023E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685