#BEDDDA#BEDDDA
#BEDDDA is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.4% C 0.033 H 189.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDDA |
|---|---|
| RGB | rgb(190, 221, 218) |
| HSL | hsl(174, 31%, 81%) |
| HSV | hsv(174, 14%, 87%) |
| CMYK | cmyk(14%, 0%, 1.4%, 13.3%) |
| CIE-LAB | lab(85.87, -10.77, -1.97) |
| CIE-LCH | lch(85.87, 10.95, 190.34°) |
| OKLab | oklab(87.41% -0.0326 -0.0054) |
| OKLCH | oklch(87.41% 0.033 189.4) |
| XYZ | xyz(59.7433, 67.7206, 76.2398) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.94
Lightblue
#ADD8E6
ΔE00 7.27
Paleturquoise
#AFEEEE
ΔE00 7.28
Ice Blue (survey)
#D7FFFE
ΔE00 7.37
Very Pale Blue
#D6FFFE
ΔE00 7.40
Ice
#D6FFFA
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDDA #DDBEC1
analogous
#BEDDCA #BEDDDA #BED0DD
triadic
#BEDDDA #DABEDD #DDDABE
tetradic
#BEDDDA #CABEDD #DDBEC1 #D0DDBE
square
#BEDDDA #CABEDD #DDBEC1 #D0DDBE
split-complementary
#BEDDDA #DDBED0 #DDCABE
monochromatic
#6EB3AC #96C8C3 #BEDDDA #E6F2F1 #EBF4F4
Accessibility & contrast
On white
1.44
#BEDDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BEDDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDDA
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDDA | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#D3D5DA
Tritanopia (blue-blind)
#B6DFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #beddda; /* rgb */ color: rgb(190, 221, 218); /* oklch */ color: oklch(87.4% 0.033 189.4);
Tailwind
colors: {
custom: {
50: '#d2e7e5',
500: '#beddda',
950: '#000000',
},
}SCSS
$custom: #beddda; $custom-light: #d2e7e5; $custom-dark: #000000;
JSON
{
"hex": "#beddda",
"rgb": {
"r": 190,
"g": 221,
"b": 218
},
"hsl": {
"h": 174.194,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.87411,
"c": 0.03302,
"h": 189.4
},
"luminance": 0.67722
}Semantic roles & 50–950 ramp
primary
#BEDDDA
secondary
#B58B8F
accent
#3B46AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484