#78FFDD#78FFDD
#78FFDD is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.129 H 174.4°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFDD |
|---|---|
| RGB | rgb(120, 255, 221) |
| HSL | hsl(165, 100%, 74%) |
| HSV | hsv(165, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.01, -45.03, 5.01) |
| CIE-LCH | lch(92.01, 45.30, 173.65°) |
| OKLab | oklab(91.49% -0.1284 0.0126) |
| OKLCH | oklch(91.49% 0.129 174.4) |
| XYZ | xyz(56.5510, 80.7283, 80.9946) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.02
Aquamarine
#7FFFD4
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 5.30
Pale Turquoise
#A5FBD5
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFDD #FF789A
analogous
#78FF99 #78FFDD #78DDFF
triadic
#78FFDD #DD78FF #FFDD78
tetradic
#78FFDD #9978FF #FF789A #DDFF78
square
#78FFDD #9978FF #FF789A #DDFF78
split-complementary
#78FFDD #FF78DD #FF9978
monochromatic
#00FDBD #3BFFCE #78FFDD #B5FFEC #E0FFF7
Accessibility & contrast
On white
1.22
#78FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#78FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFDD
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFDD | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#30FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #78ffdd; /* rgb */ color: rgb(120, 255, 221); /* oklch */ color: oklch(91.5% 0.129 174.4);
Tailwind
colors: {
custom: {
50: '#a8ffe7',
500: '#78ffdd',
950: '#000000',
},
}SCSS
$custom: #78ffdd; $custom-light: #a8ffe7; $custom-dark: #000000;
JSON
{
"hex": "#78ffdd",
"rgb": {
"r": 120,
"g": 255,
"b": 221
},
"hsl": {
"h": 164.889,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.91485,
"c": 0.12904,
"h": 174.4
},
"luminance": 0.80734
}Semantic roles & 50–950 ramp
primary
#78FFDD
secondary
#DD3E66
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684