#BFFEEE#BFFEEE
#BFFEEE is a very light, moderate teal. Relative luminance 0.881; OKLCH L 95.0% C 0.067 H 177.4°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFEEE |
|---|---|
| RGB | rgb(191, 254, 238) |
| HSL | hsl(165, 97%, 87%) |
| HSV | hsv(165, 25%, 100%) |
| CMYK | cmyk(24.8%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(95.22, -22.84, 1.27) |
| CIE-LCH | lch(95.22, 22.87, 176.83°) |
| OKLab | oklab(95.03% -0.0666 0.003) |
| OKLCH | oklch(95.03% 0.067 177.4) |
| XYZ | xyz(72.3555, 88.1300, 94.0707) |
| Luminance | 0.8813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.77
Eggshell Blue
#C4FFF7
ΔE00 3.03
Duck Egg Blue
#C3FBF4
ΔE00 3.53
Pale Cyan
#B7FFFA
ΔE00 4.31
Light Light Blue
#CAFFFB
ΔE00 4.94
Light Cyan
#ACFFFC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFEEE #FEBFCF
analogous
#BFFECF #BFFEEE #BFEFFE
triadic
#BFFEEE #EEBFFE #FEEEBF
tetradic
#BFFEEE #CFBFFE #FEBFCF #EFFEBF
square
#BFFEEE #CFBFFE #FEBFCF #EFFEBF
split-complementary
#BFFEEE #FEBFEF #FECFBF
monochromatic
#46FCCE #83FDDE #BFFEEE #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.13
#BFFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#BFFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFEEE
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFEEE | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#EDEEEF
Tritanopia (blue-blind)
#AEFFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bffeee; /* rgb */ color: rgb(191, 254, 238); /* oklch */ color: oklch(95.0% 0.067 177.4);
Tailwind
colors: {
custom: {
50: '#d3fff3',
500: '#bffeee',
950: '#000000',
},
}SCSS
$custom: #bffeee; $custom-light: #d3fff3; $custom-dark: #000000;
JSON
{
"hex": "#bffeee",
"rgb": {
"r": 191,
"g": 254,
"b": 238
},
"hsl": {
"h": 164.762,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.95031,
"c": 0.06668,
"h": 177.4
},
"luminance": 0.88133
}Semantic roles & 50–950 ramp
primary
#BFFEEE
secondary
#E67B96
accent
#003AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685