#78FBCF#78FBCF
#78FBCF is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.133 H 168.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBCF |
|---|---|
| RGB | rgb(120, 251, 207) |
| HSL | hsl(160, 94%, 73%) |
| HSV | hsv(160, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.55, -46.41, 10.14) |
| CIE-LCH | lch(90.55, 47.51, 167.68°) |
| OKLab | oklab(90.19% -0.1302 0.026) |
| OKLCH | oklch(90.19% 0.133 168.7) |
| XYZ | xyz(53.5002, 77.4876, 71.1566) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.98
Light Turquoise
#7EF4CC
ΔE00 1.74
Light Aquamarine
#7BFDC7
ΔE00 2.46
Light Aqua
#8CFFDB
ΔE00 2.61
Bright Teal
#01F9C6
ΔE00 4.58
Pale Turquoise
#A5FBD5
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBCF #FB78A4
analogous
#78FB8D #78FBCF #78E6FB
triadic
#78FBCF #CF78FB #FBCF78
tetradic
#78FBCF #8D78FB #FB78A4 #E6FB78
square
#78FBCF #8D78FB #FB78A4 #E6FB78
split-complementary
#78FBCF #FB78E6 #FB8D78
monochromatic
#07F1A3 #3DF9BA #78FBCF #B3FDE4 #E1FEF4
Accessibility & contrast
On white
1.27
#78FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#78FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBCF
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBCF | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCD
Deuteranopia (green-blind)
#E2DED2
Tritanopia (blue-blind)
#3FFCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #78fbcf; /* rgb */ color: rgb(120, 251, 207); /* oklch */ color: oklch(90.2% 0.133 168.7);
Tailwind
colors: {
custom: {
50: '#a8fddd',
500: '#78fbcf',
950: '#000000',
},
}SCSS
$custom: #78fbcf; $custom-light: #a8fddd; $custom-dark: #000000;
JSON
{
"hex": "#78fbcf",
"rgb": {
"r": 120,
"g": 251,
"b": 207
},
"hsl": {
"h": 159.847,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.90188,
"c": 0.13282,
"h": 168.7
},
"luminance": 0.77492
}Semantic roles & 50–950 ramp
primary
#78FBCF
secondary
#D83F73
accent
#004DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684