#BDFFE2#BDFFE2
#BDFFE2 is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.8% C 0.077 H 165.9°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFE2 |
|---|---|
| RGB | rgb(189, 255, 226) |
| HSL | hsl(154, 100%, 87%) |
| HSV | hsv(154, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(95.09, -26.29, 7.25) |
| CIE-LCH | lch(95.09, 27.27, 164.58°) |
| OKLab | oklab(94.81% -0.0745 0.0187) |
| OKLCH | oklch(94.81% 0.077 165.9) |
| XYZ | xyz(70.4695, 87.8268, 85.1760) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.15
Pale Turquoise
#A5FBD5
ΔE00 3.78
Mint
#AAF0C1
ΔE00 6.15
Light Aqua
#8CFFDB
ΔE00 6.23
Eggshell Blue
#C4FFF7
ΔE00 7.20
Light Teal
#90E4C1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFE2 #FFBDDA
analogous
#BDFFC1 #BDFFE2 #BDFBFF
triadic
#BDFFE2 #E2BDFF #FFE2BD
tetradic
#BDFFE2 #C1BDFF #FFBDDA #FBFFBD
square
#BDFFE2 #C1BDFF #FFBDDA #FBFFBD
split-complementary
#BDFFE2 #FFBDFB #FFC1BD
monochromatic
#43FFAC #80FFC7 #BDFFE2 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.13
#BDFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#BDFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFE2
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFE2 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E1
Deuteranopia (green-blind)
#F0EEE4
Tritanopia (blue-blind)
#AFFFF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdffe2; /* rgb */ color: rgb(189, 255, 226); /* oklch */ color: oklch(94.8% 0.077 165.9);
Tailwind
colors: {
custom: {
50: '#d2ffeb',
500: '#bdffe2',
950: '#000000',
},
}SCSS
$custom: #bdffe2; $custom-light: #d2ffeb; $custom-dark: #000000;
JSON
{
"hex": "#bdffe2",
"rgb": {
"r": 189,
"g": 255,
"b": 226
},
"hsl": {
"h": 153.636,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94805,
"c": 0.0768,
"h": 165.9
},
"luminance": 0.8783
}Semantic roles & 50–950 ramp
primary
#BDFFE2
secondary
#E779A9
accent
#0065E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684