#78FFEB#78FFEB
#78FFEB is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.123 H 182.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFEB |
|---|---|
| RGB | rgb(120, 255, 235) |
| HSL | hsl(171, 100%, 74%) |
| HSV | hsv(171, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.36, -41.75, -1.73) |
| CIE-LCH | lch(92.36, 41.79, 182.37°) |
| OKLab | oklab(91.88% -0.1224 -0.0053) |
| OKLCH | oklch(91.88% 0.123 182.5) |
| XYZ | xyz(58.4946, 81.5057, 91.2307) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.24
Bright Aqua
#0BF9EA
ΔE00 4.58
Light Aqua
#8CFFDB
ΔE00 5.39
Bright Turquoise
#0FFEF9
ΔE00 6.10
Aquamarine
#7FFFD4
ΔE00 6.75
Light Turquoise
#7EF4CC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFEB #FF788C
analogous
#78FFA7 #78FFEB #78CFFF
triadic
#78FFEB #EB78FF #FFEB78
tetradic
#78FFEB #A778FF #FF788C #CFFF78
square
#78FFEB #A778FF #FF788C #CFFF78
split-complementary
#78FFEB #FF78CF #FFA778
monochromatic
#00FDD7 #3BFFE2 #78FFEB #B5FFF4 #E0FFFA
Accessibility & contrast
On white
1.21
#78FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#78FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFEB
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFEB | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#1AFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #78ffeb; /* rgb */ color: rgb(120, 255, 235); /* oklch */ color: oklch(91.9% 0.123 182.5);
Tailwind
colors: {
custom: {
50: '#a9fff1',
500: '#78ffeb',
950: '#000000',
},
}SCSS
$custom: #78ffeb; $custom-light: #a9fff1; $custom-dark: #000000;
JSON
{
"hex": "#78ffeb",
"rgb": {
"r": 120,
"g": 255,
"b": 235
},
"hsl": {
"h": 171.111,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.9188,
"c": 0.12257,
"h": 182.5
},
"luminance": 0.81511
}Semantic roles & 50–950 ramp
primary
#78FFEB
secondary
#DD3E56
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685