#78FFEC#78FFEC
#78FFEC is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 183.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFEC |
|---|---|
| RGB | rgb(120, 255, 236) |
| HSL | hsl(172, 100%, 74%) |
| HSV | hsv(172, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.38, -41.51, -2.21) |
| CIE-LCH | lch(92.38, 41.57, 183.04°) |
| OKLab | oklab(91.91% -0.122 -0.0066) |
| OKLCH | oklch(91.91% 0.122 183.1) |
| XYZ | xyz(58.6395, 81.5637, 91.9937) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.41
Bright Aqua
#0BF9EA
ΔE00 4.48
Light Aqua
#8CFFDB
ΔE00 5.68
Bright Turquoise
#0FFEF9
ΔE00 5.85
Bright Cyan
#41FDFE
ΔE00 6.91
Aqua
#00FFFF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFEC #FF788B
analogous
#78FFA8 #78FFEC #78CEFF
triadic
#78FFEC #EC78FF #FFEC78
tetradic
#78FFEC #A878FF #FF788B #CEFF78
square
#78FFEC #A878FF #FF788B #CEFF78
split-complementary
#78FFEC #FF78CE #FFA878
monochromatic
#00FDD9 #3BFFE3 #78FFEC #B5FFF5 #E0FFFB
Accessibility & contrast
On white
1.21
#78FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#78FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFEC
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFEC | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EB
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#18FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #78ffec; /* rgb */ color: rgb(120, 255, 236); /* oklch */ color: oklch(91.9% 0.122 183.1);
Tailwind
colors: {
custom: {
50: '#a9fff2',
500: '#78ffec',
950: '#000000',
},
}SCSS
$custom: #78ffec; $custom-light: #a9fff2; $custom-dark: #000000;
JSON
{
"hex": "#78ffec",
"rgb": {
"r": 120,
"g": 255,
"b": 236
},
"hsl": {
"h": 171.556,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.91909,
"c": 0.12221,
"h": 183.1
},
"luminance": 0.81569
}Semantic roles & 50–950 ramp
primary
#78FFEC
secondary
#DD3E55
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685