#9DEBED#9DEBED
#9DEBED is a very light, moderate teal. Relative luminance 0.727; OKLCH L 89.0% C 0.077 H 197.9°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9DEBED |
|---|---|
| RGB | rgb(157, 235, 237) |
| HSL | hsl(182, 69%, 77%) |
| HSV | hsv(182, 34%, 93%) |
| CMYK | cmyk(33.8%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(88.30, -23.31, -8.58) |
| CIE-LCH | lch(88.30, 24.84, 200.21°) |
| OKLab | oklab(89.04% -0.0728 -0.0236) |
| OKLCH | oklch(89.04% 0.077 197.9) |
| XYZ | xyz(58.8936, 72.6956, 91.0327) |
| Luminance | 0.7270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.54
Robin'S Egg Blue
#98EFF9
ΔE00 3.00
Robin Egg Blue
#8AF1FE
ΔE00 4.33
Light Cyan
#ACFFFC
ΔE00 4.54
Pale Cyan
#B7FFFA
ΔE00 5.10
Pale Sky Blue
#BDF6FE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DEBED #ED9F9D
analogous
#9DEDC7 #9DEBED #9DC3ED
triadic
#9DEBED #ED9DEB #EBED9D
tetradic
#9DEBED #C79DED #ED9F9D #C3ED9D
square
#9DEBED #C79DED #ED9F9D #C3ED9D
split-complementary
#9DEBED #ED9DC3 #EDC79D
monochromatic
#36D6DA #69E0E4 #9DEBED #D1F6F6 #E5FAFA
Accessibility & contrast
On white
1.35
#9DEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#9DEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DEBED
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DEBED | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#7EF0EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #9debed; /* rgb */ color: rgb(157, 235, 237); /* oklch */ color: oklch(89.0% 0.077 197.9);
Tailwind
colors: {
custom: {
50: '#bdf1f2',
500: '#9debed',
950: '#000000',
},
}SCSS
$custom: #9debed; $custom-light: #bdf1f2; $custom-dark: #000000;
JSON
{
"hex": "#9debed",
"rgb": {
"r": 157,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.5,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.89036,
"c": 0.07654,
"h": 197.9
},
"luminance": 0.72699
}Semantic roles & 50–950 ramp
primary
#9DEBED
secondary
#C96765
accent
#1915D1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121617
muted
#828585