#78FDCC#78FDCC
#78FDCC is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.137 H 166.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #78FDCC |
|---|---|
| RGB | rgb(120, 253, 204) |
| HSL | hsl(158, 97%, 73%) |
| HSV | hsv(158, 53%, 99%) |
| CMYK | cmyk(52.6%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.05, -47.92, 12.41) |
| CIE-LCH | lch(91.05, 49.50, 165.48°) |
| OKLab | oklab(90.58% -0.1337 0.0318) |
| OKLCH | oklch(90.58% 0.137 166.6) |
| XYZ | xyz(53.7650, 78.5984, 69.4527) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.29
Aquamarine
#7FFFD4
ΔE00 1.58
Light Turquoise
#7EF4CC
ΔE00 2.67
Light Aqua
#8CFFDB
ΔE00 3.48
Light Greenish Blue
#63F7B4
ΔE00 4.30
Bright Teal
#01F9C6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FDCC #FD78A9
analogous
#78FD89 #78FDCC #78EBFD
triadic
#78FDCC #CC78FD #FDCC78
tetradic
#78FDCC #8978FD #FD78A9 #EBFD78
square
#78FDCC #8978FD #FD78A9 #EBFD78
split-complementary
#78FDCC #FD78EB #FD8978
monochromatic
#04F79D #3CFCB5 #78FDCC #B4FEE3 #E1FFF4
Accessibility & contrast
On white
1.26
#78FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#78FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FDCC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FDCC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E4E0CF
Tritanopia (blue-blind)
#41FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78fdcc; /* rgb */ color: rgb(120, 253, 204); /* oklch */ color: oklch(90.6% 0.137 166.6);
Tailwind
colors: {
custom: {
50: '#a8ffdb',
500: '#78fdcc',
950: '#000000',
},
}SCSS
$custom: #78fdcc; $custom-light: #a8ffdb; $custom-dark: #000000;
JSON
{
"hex": "#78fdcc",
"rgb": {
"r": 120,
"g": 253,
"b": 204
},
"hsl": {
"h": 157.895,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.90578,
"c": 0.13742,
"h": 166.6
},
"luminance": 0.78603
}Semantic roles & 50–950 ramp
primary
#78FDCC
secondary
#DA3F78
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684