#99DBCD#99DBCD
#99DBCD is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.3% C 0.070 H 179.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #99DBCD |
|---|---|
| RGB | rgb(153, 219, 205) |
| HSL | hsl(167, 48%, 73%) |
| HSV | hsv(167, 30%, 86%) |
| CMYK | cmyk(30.1%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(82.83, -23.75, 0.22) |
| CIE-LCH | lch(82.83, 23.75, 179.47°) |
| OKLab | oklab(84.32% -0.0696 0.0002) |
| OKLCH | oklch(84.32% 0.07 179.8) |
| XYZ | xyz(49.4841, 61.8405, 67.0748) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.93
Seafoam Blue
#78D1B6
ΔE00 6.18
Light Teal
#90E4C1
ΔE00 6.89
Paleturquoise
#AFEEEE
ΔE00 7.25
Tiffany Blue
#7BF2DA
ΔE00 7.49
Pale Aqua
#B8FFEB
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DBCD #DB99A7
analogous
#99DBAC #99DBCD #99C8DB
triadic
#99DBCD #CD99DB #DBCD99
tetradic
#99DBCD #AC99DB #DB99A7 #C8DB99
square
#99DBCD #AC99DB #DB99A7 #C8DB99
split-complementary
#99DBCD #DB99C8 #DBAC99
monochromatic
#41B89F #6CCBB7 #99DBCD #C6EBE3 #E8F7F4
Accessibility & contrast
On white
1.57
#99DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#99DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DBCD
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DBCD | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CC
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#85DDD7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #99dbcd; /* rgb */ color: rgb(153, 219, 205); /* oklch */ color: oklch(84.3% 0.070 179.8);
Tailwind
colors: {
custom: {
50: '#b9e6dc',
500: '#99dbcd',
950: '#000000',
},
}SCSS
$custom: #99dbcd; $custom-light: #b9e6dc; $custom-dark: #000000;
JSON
{
"hex": "#99dbcd",
"rgb": {
"r": 153,
"g": 219,
"b": 205
},
"hsl": {
"h": 167.273,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.84319,
"c": 0.06959,
"h": 179.8
},
"luminance": 0.61843
}Semantic roles & 50–950 ramp
primary
#99DBCD
secondary
#B36676
accent
#2A49BB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484