#78FBF5#78FBF5
#78FBF5 is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.3% C 0.116 H 191.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBF5 |
|---|---|
| RGB | rgb(120, 251, 245) |
| HSL | hsl(177, 94%, 73%) |
| HSV | hsv(177, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(91.49, -37.49, -8.18) |
| CIE-LCH | lch(91.49, 38.38, 192.31°) |
| OKLab | oklab(91.27% -0.1141 -0.0227) |
| OKLCH | oklch(91.27% 0.116 191.3) |
| XYZ | xyz(58.7174, 79.5745, 98.6336) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.53
Bright Turquoise
#0FFEF9
ΔE00 4.08
Aqua
#00FFFF
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 4.95
Bright Aqua
#0BF9EA
ΔE00 5.25
Light Cyan
#ACFFFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBF5 #FB787E
analogous
#78FBB3 #78FBF5 #78BFFB
triadic
#78FBF5 #F578FB #FBF578
tetradic
#78FBF5 #B378FB #FB787E #BFFB78
square
#78FBF5 #B378FB #FB787E #BFFB78
split-complementary
#78FBF5 #FB78BF #FBB378
monochromatic
#07F1E7 #3DF9F1 #78FBF5 #B3FDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#78FBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#78FBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBF5
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBF5 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F5
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fbf5; /* rgb */ color: rgb(120, 251, 245); /* oklch */ color: oklch(91.3% 0.116 191.3);
Tailwind
colors: {
custom: {
50: '#a9fdf8',
500: '#78fbf5',
950: '#000000',
},
}SCSS
$custom: #78fbf5; $custom-light: #a9fdf8; $custom-dark: #000000;
JSON
{
"hex": "#78fbf5",
"rgb": {
"r": 120,
"g": 251,
"b": 245
},
"hsl": {
"h": 177.252,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.9127,
"c": 0.11633,
"h": 191.3
},
"luminance": 0.7958
}Semantic roles & 50–950 ramp
primary
#78FBF5
secondary
#D83F46
accent
#000BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585