#9BDDDA#9BDDDA
#9BDDDA is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.3% C 0.067 H 192.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDDDA |
|---|---|
| RGB | rgb(155, 221, 218) |
| HSL | hsl(177, 49%, 74%) |
| HSV | hsv(177, 30%, 87%) |
| CMYK | cmyk(29.9%, 0%, 1.4%, 13.3%) |
| CIE-LAB | lab(83.83, -21.30, -5.19) |
| CIE-LCH | lch(83.83, 21.93, 193.71°) |
| OKLab | oklab(85.26% -0.065 -0.0143) |
| OKLCH | oklch(85.26% 0.067 192.4) |
| XYZ | xyz(52.0246, 63.7406, 75.8780) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.27
Powder Blue
#B0E0E6
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Duck Egg Blue
#C3FBF4
ΔE00 7.28
Pale Cyan
#B7FFFA
ΔE00 7.34
Light Cyan
#ACFFFC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDDDA #DD9B9E
analogous
#9BDDB9 #9BDDDA #9BBFDD
triadic
#9BDDDA #DA9BDD #DDDA9B
tetradic
#9BDDDA #B99BDD #DD9B9E #BFDD9B
square
#9BDDDA #B99BDD #DD9B9E #BFDD9B
split-complementary
#9BDDDA #DD9BBF #DDB99B
monochromatic
#40BDB8 #6DCDC9 #9BDDDA #C9EDEB #E8F7F7
Accessibility & contrast
On white
1.53
#9BDDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#9BDDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDDDA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDDDA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DA
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#84E1DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9bddda; /* rgb */ color: rgb(155, 221, 218); /* oklch */ color: oklch(85.3% 0.067 192.4);
Tailwind
colors: {
custom: {
50: '#bae7e5',
500: '#9bddda',
950: '#000000',
},
}SCSS
$custom: #9bddda; $custom-light: #bae7e5; $custom-dark: #000000;
JSON
{
"hex": "#9bddda",
"rgb": {
"r": 155,
"g": 221,
"b": 218
},
"hsl": {
"h": 177.273,
"s": 49.254,
"l": 73.725
},
"oklch": {
"l": 0.85262,
"c": 0.06658,
"h": 192.4
},
"luminance": 0.63743
}Semantic roles & 50–950 ramp
primary
#9BDDDA
secondary
#B5676B
accent
#2930BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484