#78FCDA#78FCDA
#78FCDA is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.127 H 174.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCDA |
|---|---|
| RGB | rgb(120, 252, 218) |
| HSL | hsl(165, 96%, 73%) |
| HSV | hsv(165, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.09, -44.40, 5.22) |
| CIE-LCH | lch(91.09, 44.71, 173.29°) |
| OKLab | oklab(90.71% -0.1265 0.0132) |
| OKLCH | oklch(90.71% 0.127 174.1) |
| XYZ | xyz(55.2054, 78.6708, 78.5918) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.98
Aquamarine
#7FFFD4
ΔE00 2.56
Light Turquoise
#7EF4CC
ΔE00 2.81
Tiffany Blue
#7BF2DA
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 5.15
Pale Turquoise
#A5FBD5
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCDA #FC789A
analogous
#78FC98 #78FCDA #78DCFC
triadic
#78FCDA #DA78FC #FCDA78
tetradic
#78FCDA #9878FC #FC789A #DCFC78
square
#78FCDA #9878FC #FC789A #DCFC78
split-complementary
#78FCDA #FC78DC #FC9878
monochromatic
#05F4B7 #3CFBCA #78FCDA #B4FDEA #E1FEF7
Accessibility & contrast
On white
1.25
#78FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#78FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCDA
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCDA | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED8
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#35FEF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78fcda; /* rgb */ color: rgb(120, 252, 218); /* oklch */ color: oklch(90.7% 0.127 174.1);
Tailwind
colors: {
custom: {
50: '#a8fee5',
500: '#78fcda',
950: '#000000',
},
}SCSS
$custom: #78fcda; $custom-light: #a8fee5; $custom-dark: #000000;
JSON
{
"hex": "#78fcda",
"rgb": {
"r": 120,
"g": 252,
"b": 218
},
"hsl": {
"h": 164.545,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.9071,
"c": 0.12722,
"h": 174.1
},
"luminance": 0.78676
}Semantic roles & 50–950 ramp
primary
#78FCDA
secondary
#D93F67
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684