#99DBDA#99DBDA
#99DBDA is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.7% C 0.066 H 194.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #99DBDA |
|---|---|
| RGB | rgb(153, 219, 218) |
| HSL | hsl(179, 48%, 73%) |
| HSV | hsv(179, 30%, 86%) |
| CMYK | cmyk(30.1%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(83.18, -20.87, -6.17) |
| CIE-LCH | lch(83.18, 21.76, 196.48°) |
| OKLab | oklab(84.71% -0.0643 -0.0169) |
| OKLCH | oklch(84.71% 0.066 194.8) |
| XYZ | xyz(51.1190, 62.4945, 75.6851) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.52
Powder Blue
#B0E0E6
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Robin Egg Blue
#8AF1FE
ΔE00 7.33
Light Cyan
#ACFFFC
ΔE00 7.82
Pale Sky Blue
#BDF6FE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DBDA #DB999A
analogous
#99DBB9 #99DBDA #99BBDB
triadic
#99DBDA #DA99DB #DBDA99
tetradic
#99DBDA #B999DB #DB999A #BBDB99
square
#99DBDA #B999DB #DB999A #BBDB99
split-complementary
#99DBDA #DB99BB #DBB999
monochromatic
#41B8B7 #6CCBCA #99DBDA #C6EBEA #E8F7F7
Accessibility & contrast
On white
1.56
#99DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#99DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DBDA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DBDA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#81DFDA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #99dbda; /* rgb */ color: rgb(153, 219, 218); /* oklch */ color: oklch(84.7% 0.066 194.8);
Tailwind
colors: {
custom: {
50: '#b9e6e5',
500: '#99dbda',
950: '#000000',
},
}SCSS
$custom: #99dbda; $custom-light: #b9e6e5; $custom-dark: #000000;
JSON
{
"hex": "#99dbda",
"rgb": {
"r": 153,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.091,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.84712,
"c": 0.06648,
"h": 194.8
},
"luminance": 0.62497
}Semantic roles & 50–950 ramp
primary
#99DBDA
secondary
#B36667
accent
#2A2DBB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484