#78BEBB#78BEBB
#78BEBB is a light, moderate teal. Relative luminance 0.444; OKLCH L 75.4% C 0.071 H 192.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #78BEBB |
|---|---|
| RGB | rgb(120, 190, 187) |
| HSL | hsl(177, 35%, 61%) |
| HSV | hsv(177, 37%, 75%) |
| CMYK | cmyk(36.8%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(72.50, -22.65, -5.46) |
| CIE-LCH | lch(72.50, 23.30, 193.54°) |
| OKLab | oklab(75.44% -0.0692 -0.0151) |
| OKLCH | oklch(75.44% 0.071 192.3) |
| XYZ | xyz(35.1255, 44.4055, 53.7243) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.17
Darkturquoise
#00CED1
ΔE00 8.22
Lightseagreen
#20B2AA
ΔE00 8.35
Topaz
#13BBAF
ΔE00 8.39
Pale Teal
#82CBB2
ΔE00 8.60
Cadetblue
#5F9EA0
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78BEBB #BE787B
analogous
#78BE98 #78BEBB #789EBE
triadic
#78BEBB #BB78BE #BEBB78
tetradic
#78BEBB #9878BE #BE787B #9EBE78
square
#78BEBB #9878BE #BE787B #9EBE78
split-complementary
#78BEBB #BE789E #BE9878
monochromatic
#3D7F7C #51A8A4 #78BEBB #A1D2D0 #CBE6E5
Accessibility & contrast
On white
2.13
#78BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#78BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78BEBB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78BEBB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#5CC2BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #78bebb; /* rgb */ color: rgb(120, 190, 187); /* oklch */ color: oklch(75.4% 0.071 192.3);
Tailwind
colors: {
custom: {
50: '#a2d1cf',
500: '#78bebb',
950: '#000000',
},
}SCSS
$custom: #78bebb; $custom-light: #a2d1cf; $custom-dark: #000000;
JSON
{
"hex": "#78bebb",
"rgb": {
"r": 120,
"g": 190,
"b": 187
},
"hsl": {
"h": 177.429,
"s": 35,
"l": 60.784
},
"oklch": {
"l": 0.75444,
"c": 0.07078,
"h": 192.3
},
"luminance": 0.44408
}Semantic roles & 50–950 ramp
primary
#78BEBB
secondary
#D6BCBD
accent
#383DAE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1413
muted
#7F8282