#78CEBB#78CEBB
#78CEBB is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.088 H 178.1°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #78CEBB |
|---|---|
| RGB | rgb(120, 206, 187) |
| HSL | hsl(167, 47%, 64%) |
| HSV | hsv(167, 42%, 81%) |
| CMYK | cmyk(41.7%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.11, -30.50, 1.31) |
| CIE-LCH | lch(77.11, 30.52, 177.53°) |
| OKLab | oklab(79.15% -0.0884 0.003) |
| OKLCH | oklch(79.15% 0.089 178.1) |
| XYZ | xyz(38.7832, 51.7207, 54.9435) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.65
Pale Teal
#82CBB2
ΔE00 2.94
Mediumaquamarine
#66CDAA
ΔE00 5.17
Turquoise
#40E0D0
ΔE00 6.71
Mediumturquoise
#48D1CC
ΔE00 6.72
Light Teal
#90E4C1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CEBB #CE788B
analogous
#78CE90 #78CEBB #78B6CE
triadic
#78CEBB #BB78CE #CEBB78
tetradic
#78CEBB #9078CE #CE788B #B6CE78
square
#78CEBB #9078CE #CE788B #B6CE78
split-complementary
#78CEBB #CE78B6 #CE9078
monochromatic
#369580 #4BBEA4 #78CEBB #A5DED2 #D2EFE8
Accessibility & contrast
On white
1.85
#78CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#78CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CEBB
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CEBB | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#59D0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #78cebb; /* rgb */ color: rgb(120, 206, 187); /* oklch */ color: oklch(79.2% 0.088 178.1);
Tailwind
colors: {
custom: {
50: '#a3ddcf',
500: '#78cebb',
950: '#000000',
},
}SCSS
$custom: #78cebb; $custom-light: #a3ddcf; $custom-dark: #000000;
JSON
{
"hex": "#78cebb",
"rgb": {
"r": 120,
"g": 206,
"b": 187
},
"hsl": {
"h": 166.744,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.79153,
"c": 0.0885,
"h": 178.1
},
"luminance": 0.51724
}Semantic roles & 50–950 ramp
primary
#78CEBB
secondary
#9B4F60
accent
#2C4BBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483