#78FCDB#78FCDB
#78FCDB is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.127 H 174.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCDB |
|---|---|
| RGB | rgb(120, 252, 219) |
| HSL | hsl(165, 96%, 73%) |
| HSV | hsv(165, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.11, -44.17, 4.74) |
| CIE-LCH | lch(91.11, 44.43, 173.87°) |
| OKLab | oklab(90.74% -0.1261 0.0119) |
| OKLCH | oklch(90.74% 0.127 174.6) |
| XYZ | xyz(55.3366, 78.7233, 79.2831) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.11
Aquamarine
#7FFFD4
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.03
Tiffany Blue
#7BF2DA
ΔE00 3.13
Pale Turquoise
#A5FBD5
ΔE00 5.43
Light Aquamarine
#7BFDC7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCDB #FC7899
analogous
#78FC99 #78FCDB #78DBFC
triadic
#78FCDB #DB78FC #FCDB78
tetradic
#78FCDB #9978FC #FC7899 #DBFC78
square
#78FCDB #9978FC #FC7899 #DBFC78
split-complementary
#78FCDB #FC78DB #FC9978
monochromatic
#05F4B8 #3CFBCB #78FCDB #B4FDEB #E1FEF7
Accessibility & contrast
On white
1.25
#78FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#78FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCDB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCDB | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#34FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78fcdb; /* rgb */ color: rgb(120, 252, 219); /* oklch */ color: oklch(90.7% 0.127 174.6);
Tailwind
colors: {
custom: {
50: '#a8fee6',
500: '#78fcdb',
950: '#000000',
},
}SCSS
$custom: #78fcdb; $custom-light: #a8fee6; $custom-dark: #000000;
JSON
{
"hex": "#78fcdb",
"rgb": {
"r": 120,
"g": 252,
"b": 219
},
"hsl": {
"h": 165,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.90737,
"c": 0.12667,
"h": 174.6
},
"luminance": 0.78728
}Semantic roles & 50–950 ramp
primary
#78FCDB
secondary
#D93F66
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684