#BEDDDE#BEDDDE
#BEDDDE is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.5% C 0.033 H 199.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDDE |
|---|---|
| RGB | rgb(190, 221, 222) |
| HSL | hsl(182, 33%, 81%) |
| HSV | hsv(182, 14%, 87%) |
| CMYK | cmyk(14.4%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(85.97, -9.97, -3.92) |
| CIE-LCH | lch(85.97, 10.71, 201.48°) |
| OKLab | oklab(87.53% -0.031 -0.0106) |
| OKLCH | oklch(87.53% 0.033 199) |
| XYZ | xyz(60.2731, 67.9325, 79.0298) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.10
Lightblue
#ADD8E6
ΔE00 5.61
Lightcyan
#E0FFFF
ΔE00 7.33
Pale Sky Blue
#BDF6FE
ΔE00 7.38
Ice Blue (survey)
#D7FFFE
ΔE00 7.41
Very Light Blue
#D5FFFF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDDE #DEBFBE
analogous
#BEDECF #BEDDDE #BECDDE
triadic
#BEDDDE #DEBEDD #DDDEBE
tetradic
#BEDDDE #CFBEDE #DEBFBE #CDDEBE
square
#BEDDDE #CFBEDE #DEBFBE #CDDEBE
split-complementary
#BEDDDE #DEBECD #DECFBE
monochromatic
#6DB3B5 #95C8C9 #BEDDDE #E7F2F3 #EBF4F5
Accessibility & contrast
On white
1.44
#BEDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BEDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDDE
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDDE | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADE
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#B5DFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #beddde; /* rgb */ color: rgb(190, 221, 222); /* oklch */ color: oklch(87.5% 0.033 199.0);
Tailwind
colors: {
custom: {
50: '#d2e7e8',
500: '#beddde',
950: '#000000',
},
}SCSS
$custom: #beddde; $custom-light: #d2e7e8; $custom-dark: #000000;
JSON
{
"hex": "#beddde",
"rgb": {
"r": 190,
"g": 221,
"b": 222
},
"hsl": {
"h": 181.875,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.8753,
"c": 0.03279,
"h": 199
},
"luminance": 0.67934
}Semantic roles & 50–950 ramp
primary
#BEDDDE
secondary
#B68C8A
accent
#3E3AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484