#78FFCB#78FFCB
#78FFCB is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.141 H 165.5°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFCB |
|---|---|
| RGB | rgb(120, 255, 203) |
| HSL | hsl(157, 100%, 74%) |
| HSV | hsv(157, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.60, -48.98, 13.71) |
| CIE-LCH | lch(91.60, 50.86, 164.37°) |
| OKLab | oklab(91.02% -0.1362 0.0352) |
| OKLCH | oklch(91.02% 0.141 165.5) |
| XYZ | xyz(54.2802, 79.8200, 69.0347) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.82
Aquamarine
#7FFFD4
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 3.38
Light Greenish Blue
#63F7B4
ΔE00 3.89
Light Aqua
#8CFFDB
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFCB #FF78AC
analogous
#78FF87 #78FFCB #78EFFF
triadic
#78FFCB #CB78FF #FFCB78
tetradic
#78FFCB #8778FF #FF78AC #EFFF78
square
#78FFCB #8778FF #FF78AC #EFFF78
split-complementary
#78FFCB #FF78EF #FF8778
monochromatic
#00FD9B #3BFFB3 #78FFCB #B5FFE3 #E0FFF3
Accessibility & contrast
On white
1.24
#78FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#78FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFCB
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFCB | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#41FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78ffcb; /* rgb */ color: rgb(120, 255, 203); /* oklch */ color: oklch(91.0% 0.141 165.5);
Tailwind
colors: {
custom: {
50: '#a8ffda',
500: '#78ffcb',
950: '#000000',
},
}SCSS
$custom: #78ffcb; $custom-light: #a8ffda; $custom-dark: #000000;
JSON
{
"hex": "#78ffcb",
"rgb": {
"r": 120,
"g": 255,
"b": 203
},
"hsl": {
"h": 156.889,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.9102,
"c": 0.14071,
"h": 165.5
},
"luminance": 0.79825
}Semantic roles & 50–950 ramp
primary
#78FFCB
secondary
#DD3E7B
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684