#78FFCC#78FFCC
#78FFCC is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.0% C 0.140 H 166.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFCC |
|---|---|
| RGB | rgb(120, 255, 204) |
| HSL | hsl(157, 100%, 74%) |
| HSV | hsv(157, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.63, -48.77, 13.22) |
| CIE-LCH | lch(91.63, 50.53, 164.83°) |
| OKLab | oklab(91.04% -0.1358 0.0339) |
| OKLCH | oklch(91.04% 0.14 166) |
| XYZ | xyz(54.3997, 79.8678, 69.6643) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.02
Aquamarine
#7FFFD4
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 3.22
Light Aqua
#8CFFDB
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFCC #FF78AB
analogous
#78FF88 #78FFCC #78EFFF
triadic
#78FFCC #CC78FF #FFCC78
tetradic
#78FFCC #8878FF #FF78AB #EFFF78
square
#78FFCC #8878FF #FF78AB #EFFF78
split-complementary
#78FFCC #FF78EF #FF8878
monochromatic
#00FD9D #3BFFB5 #78FFCC #B5FFE3 #E0FFF3
Accessibility & contrast
On white
1.24
#78FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#78FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFCC
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFCC | 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)
#FAF0C9
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#40FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78ffcc; /* rgb */ color: rgb(120, 255, 204); /* oklch */ color: oklch(91.0% 0.140 166.0);
Tailwind
colors: {
custom: {
50: '#a8ffdb',
500: '#78ffcc',
950: '#000000',
},
}SCSS
$custom: #78ffcc; $custom-light: #a8ffdb; $custom-dark: #000000;
JSON
{
"hex": "#78ffcc",
"rgb": {
"r": 120,
"g": 255,
"b": 204
},
"hsl": {
"h": 157.333,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.91044,
"c": 0.13999,
"h": 166
},
"luminance": 0.79873
}Semantic roles & 50–950 ramp
primary
#78FFCC
secondary
#DD3E7A
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684