#B1EBDA#B1EBDA
#B1EBDA is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.6% C 0.063 H 174.8°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B1EBDA |
|---|---|
| RGB | rgb(177, 235, 218) |
| HSL | hsl(162, 59%, 81%) |
| HSV | hsv(162, 25%, 92%) |
| CMYK | cmyk(24.7%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(88.84, -21.81, 2.28) |
| CIE-LCH | lch(88.84, 21.93, 174.03°) |
| OKLab | oklab(89.57% -0.0632 0.0057) |
| OKLCH | oklch(89.57% 0.063 174.8) |
| XYZ | xyz(60.4908, 73.8232, 77.3781) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.38
Duck Egg Blue
#C3FBF4
ΔE00 5.28
Eggshell Blue
#C4FFF7
ΔE00 5.54
Pale Cyan
#B7FFFA
ΔE00 6.46
Paleturquoise
#AFEEEE
ΔE00 6.56
Light Light Blue
#CAFFFB
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1EBDA #EBB1C2
analogous
#B1EBBD #B1EBDA #B1DFEB
triadic
#B1EBDA #DAB1EB #EBDAB1
tetradic
#B1EBDA #BDB1EB #EBB1C2 #DFEBB1
square
#B1EBDA #BDB1EB #EBB1C2 #DFEBB1
split-complementary
#B1EBDA #EBB1DF #EBBDB1
monochromatic
#50D2AC #80DFC3 #B1EBDA #E2F7F1 #E7F9F3
Accessibility & contrast
On white
1.33
#B1EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#B1EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1EBDA
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1EBDA | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E4D9
Deuteranopia (green-blind)
#DCDCDB
Tritanopia (blue-blind)
#A2ECE6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b1ebda; /* rgb */ color: rgb(177, 235, 218); /* oklch */ color: oklch(89.6% 0.063 174.8);
Tailwind
colors: {
custom: {
50: '#c9f1e5',
500: '#b1ebda',
950: '#000000',
},
}SCSS
$custom: #b1ebda; $custom-light: #c9f1e5; $custom-dark: #000000;
JSON
{
"hex": "#b1ebda",
"rgb": {
"r": 177,
"g": 235,
"b": 218
},
"hsl": {
"h": 162.414,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.89573,
"c": 0.06345,
"h": 174.8
},
"luminance": 0.73826
}Semantic roles & 50–950 ramp
primary
#B1EBDA
secondary
#C77990
accent
#1F50C7
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131615
muted
#828584