#9BEDEA#9BEDEA
#9BEDEA is a very light, moderate teal. Relative luminance 0.735; OKLCH L 89.3% C 0.080 H 192.9°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9BEDEA |
|---|---|
| RGB | rgb(155, 237, 234) |
| HSL | hsl(178, 69%, 77%) |
| HSV | hsv(178, 35%, 93%) |
| CMYK | cmyk(34.6%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(88.67, -25.51, -6.47) |
| CIE-LCH | lch(88.67, 26.31, 194.23°) |
| OKLab | oklab(89.28% -0.078 -0.0178) |
| OKLCH | oklch(89.28% 0.08 192.9) |
| XYZ | xyz(58.6477, 73.4737, 88.9174) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.35
Light Cyan
#ACFFFC
ΔE00 3.82
Pale Cyan
#B7FFFA
ΔE00 4.40
Robin'S Egg Blue
#98EFF9
ΔE00 4.80
Duck Egg Blue
#C3FBF4
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BEDEA #ED9B9E
analogous
#9BEDC1 #9BEDEA #9BC7ED
triadic
#9BEDEA #EA9BED #EDEA9B
tetradic
#9BEDEA #C19BED #ED9B9E #C7ED9B
square
#9BEDEA #C19BED #ED9B9E #C7ED9B
split-complementary
#9BEDEA #ED9BC7 #EDC19B
monochromatic
#33DAD4 #67E4DF #9BEDEA #CFF6F5 #E5FAFA
Accessibility & contrast
On white
1.34
#9BEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#9BEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BEDEA
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BEDEA | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#D4DAEB
Tritanopia (blue-blind)
#7BF2EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9bedea; /* rgb */ color: rgb(155, 237, 234); /* oklch */ color: oklch(89.3% 0.080 192.9);
Tailwind
colors: {
custom: {
50: '#bcf3f0',
500: '#9bedea',
950: '#000000',
},
}SCSS
$custom: #9bedea; $custom-light: #bcf3f0; $custom-dark: #000000;
JSON
{
"hex": "#9bedea",
"rgb": {
"r": 155,
"g": 237,
"b": 234
},
"hsl": {
"h": 177.805,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.89279,
"c": 0.08006,
"h": 192.9
},
"luminance": 0.73477
}Semantic roles & 50–950 ramp
primary
#9BEDEA
secondary
#C96367
accent
#141BD1
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585