#BDFFE4#BDFFE4
#BDFFE4 is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.9% C 0.075 H 167.6°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFE4 |
|---|---|
| RGB | rgb(189, 255, 228) |
| HSL | hsl(155, 100%, 87%) |
| HSV | hsv(155, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(95.13, -25.90, 6.29) |
| CIE-LCH | lch(95.13, 26.65, 166.35°) |
| OKLab | oklab(94.86% -0.0737 0.0162) |
| OKLCH | oklch(94.86% 0.075 167.6) |
| XYZ | xyz(70.7455, 87.9372, 86.6298) |
| Luminance | 0.8794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.55
Pale Turquoise
#A5FBD5
ΔE00 4.15
Light Aqua
#8CFFDB
ΔE00 6.31
Eggshell Blue
#C4FFF7
ΔE00 6.60
Mint
#AAF0C1
ΔE00 6.68
Duck Egg Blue
#C3FBF4
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFE4 #FFBDD8
analogous
#BDFFC3 #BDFFE4 #BDF9FF
triadic
#BDFFE4 #E4BDFF #FFE4BD
tetradic
#BDFFE4 #C3BDFF #FFBDD8 #F9FFBD
square
#BDFFE4 #C3BDFF #FFBDD8 #F9FFBD
split-complementary
#BDFFE4 #FFBDF9 #FFC3BD
monochromatic
#43FFB2 #80FFCB #BDFFE4 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.13
#BDFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#BDFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFE4
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFE4 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E3
Deuteranopia (green-blind)
#F0EEE6
Tritanopia (blue-blind)
#AEFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdffe4; /* rgb */ color: rgb(189, 255, 228); /* oklch */ color: oklch(94.9% 0.075 167.6);
Tailwind
colors: {
custom: {
50: '#d2ffec',
500: '#bdffe4',
950: '#000000',
},
}SCSS
$custom: #bdffe4; $custom-light: #d2ffec; $custom-dark: #000000;
JSON
{
"hex": "#bdffe4",
"rgb": {
"r": 189,
"g": 255,
"b": 228
},
"hsl": {
"h": 155.455,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94858,
"c": 0.07543,
"h": 167.6
},
"luminance": 0.8794
}Semantic roles & 50–950 ramp
primary
#BDFFE4
secondary
#E779A6
accent
#005EE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684