#7DBABB#7DBABB
#7DBABB is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.8% C 0.063 H 197.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7DBABB |
|---|---|
| RGB | rgb(125, 186, 187) |
| HSL | hsl(181, 31%, 61%) |
| HSV | hsv(181, 33%, 73%) |
| CMYK | cmyk(33.2%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(71.60, -19.25, -6.76) |
| CIE-LCH | lch(71.60, 20.41, 199.35°) |
| OKLab | oklab(74.79% -0.0599 -0.0185) |
| OKLCH | oklch(74.79% 0.063 197.2) |
| XYZ | xyz(34.9829, 43.0635, 53.4728) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.46
Mediumturquoise
#48D1CC
ΔE00 9.13
Turquoise Blue
#06B1C4
ΔE00 9.48
Darkturquoise
#00CED1
ΔE00 9.62
Lightseagreen
#20B2AA
ΔE00 9.68
Topaz
#13BBAF
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DBABB #BB7E7D
analogous
#7DBB9D #7DBABB #7D9BBB
triadic
#7DBABB #BB7DBA #BABB7D
tetradic
#7DBABB #9D7DBB #BB7E7D #9BBB7D
square
#7DBABB #9D7DBB #BB7E7D #9BBB7D
split-complementary
#7DBABB #BB7D9B #BB9D7D
monochromatic
#417C7C #56A3A5 #7DBABB #A5CFD0 #CDE5E5
Accessibility & contrast
On white
2.18
#7DBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#7DBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DBABB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DBABB | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#65BEBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7dbabb; /* rgb */ color: rgb(125, 186, 187); /* oklch */ color: oklch(74.8% 0.063 197.2);
Tailwind
colors: {
custom: {
50: '#a5cfcf',
500: '#7dbabb',
950: '#000000',
},
}SCSS
$custom: #7dbabb; $custom-light: #a5cfcf; $custom-dark: #000000;
JSON
{
"hex": "#7dbabb",
"rgb": {
"r": 125,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.968,
"s": 31.313,
"l": 61.176
},
"oklch": {
"l": 0.74789,
"c": 0.06274,
"h": 197.2
},
"luminance": 0.43066
}Semantic roles & 50–950 ramp
primary
#7DBABB
secondary
#D6BFBE
accent
#3D3BAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1313
muted
#7F8282