#79BEBB#79BEBB
#79BEBB is a light, moderate teal. Relative luminance 0.445; OKLCH L 75.5% C 0.070 H 192.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #79BEBB |
|---|---|
| RGB | rgb(121, 190, 187) |
| HSL | hsl(177, 35%, 61%) |
| HSV | hsv(177, 36%, 75%) |
| CMYK | cmyk(36.3%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(72.55, -22.38, -5.38) |
| CIE-LCH | lch(72.55, 23.02, 193.52°) |
| OKLab | oklab(75.5% -0.0683 -0.0148) |
| OKLCH | oklch(75.5% 0.07 192.3) |
| XYZ | xyz(35.2650, 44.4774, 53.7308) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.28
Darkturquoise
#00CED1
ΔE00 8.34
Lightseagreen
#20B2AA
ΔE00 8.47
Topaz
#13BBAF
ΔE00 8.52
Pale Teal
#82CBB2
ΔE00 8.59
Cadetblue
#5F9EA0
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79BEBB #BE797C
analogous
#79BE98 #79BEBB #799EBE
triadic
#79BEBB #BB79BE #BEBB79
tetradic
#79BEBB #9879BE #BE797C #9EBE79
square
#79BEBB #9879BE #BE797C #9EBE79
split-complementary
#79BEBB #BE799E #BE9879
monochromatic
#3E7F7C #52A8A4 #79BEBB #A2D2D0 #CBE6E5
Accessibility & contrast
On white
2.12
#79BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#79BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79BEBB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79BEBB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#5EC2BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #79bebb; /* rgb */ color: rgb(121, 190, 187); /* oklch */ color: oklch(75.5% 0.070 192.3);
Tailwind
colors: {
custom: {
50: '#a3d1cf',
500: '#79bebb',
950: '#000000',
},
}SCSS
$custom: #79bebb; $custom-light: #a3d1cf; $custom-dark: #000000;
JSON
{
"hex": "#79bebb",
"rgb": {
"r": 121,
"g": 190,
"b": 187
},
"hsl": {
"h": 177.391,
"s": 34.673,
"l": 60.98
},
"oklch": {
"l": 0.75495,
"c": 0.06993,
"h": 192.3
},
"luminance": 0.4448
}Semantic roles & 50–950 ramp
primary
#79BEBB
secondary
#D6BCBE
accent
#383DAE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1413
muted
#7F8282