#78F3BE#78F3BE
#78F3BE is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.9% C 0.135 H 163.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #78F3BE |
|---|---|
| RGB | rgb(120, 243, 190) |
| HSL | hsl(154, 84%, 71%) |
| HSV | hsv(154, 51%, 95%) |
| CMYK | cmyk(50.6%, 0%, 21.8%, 4.7%) |
| CIE-LAB | lab(87.88, -46.59, 15.15) |
| CIE-LCH | lch(87.88, 48.99, 161.99°) |
| OKLab | oklab(87.9% -0.1291 0.0388) |
| OKLCH | oklch(87.9% 0.135 163.3) |
| XYZ | xyz(49.0863, 71.8078, 59.9788) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.08
Light Greenish Blue
#63F7B4
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.22
Aquamarine
#7FFFD4
ΔE00 3.82
Light Blue Green
#7EFBB3
ΔE00 4.21
Seafoam
#7FE0B3
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F3BE #F378AD
analogous
#78F380 #78F3BE #78EBF3
triadic
#78F3BE #BE78F3 #F3BE78
tetradic
#78F3BE #8078F3 #F378AD #EBF378
square
#78F3BE #8078F3 #F378AD #EBF378
split-complementary
#78F3BE #F378EB #F38078
monochromatic
#14DD86 #40EEA3 #78F3BE #B0F8D9 #E3FDF1
Accessibility & contrast
On white
1.37
#78F3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#78F3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F3BE
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F3BE | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BB
Deuteranopia (green-blind)
#DDD7C1
Tritanopia (blue-blind)
#4DF3E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #78f3be; /* rgb */ color: rgb(120, 243, 190); /* oklch */ color: oklch(87.9% 0.135 163.3);
Tailwind
colors: {
custom: {
50: '#a7f8d1',
500: '#78f3be',
950: '#000000',
},
}SCSS
$custom: #78f3be; $custom-light: #a7f8d1; $custom-dark: #000000;
JSON
{
"hex": "#78f3be",
"rgb": {
"r": 120,
"g": 243,
"b": 190
},
"hsl": {
"h": 154.146,
"s": 83.673,
"l": 71.176
},
"oklch": {
"l": 0.87895,
"c": 0.1348,
"h": 163.3
},
"luminance": 0.71812
}Semantic roles & 50–950 ramp
primary
#78F3BE
secondary
#CE427E
accent
#0564E0
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583