#99DCDA#99DCDA
#99DCDA is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.9% C 0.067 H 193.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #99DCDA |
|---|---|
| RGB | rgb(153, 220, 218) |
| HSL | hsl(178, 49%, 73%) |
| HSV | hsv(178, 30%, 86%) |
| CMYK | cmyk(30.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(83.45, -21.36, -5.77) |
| CIE-LCH | lch(83.45, 22.13, 195.10°) |
| OKLab | oklab(84.93% -0.0655 -0.0158) |
| OKLCH | oklch(84.93% 0.067 193.6) |
| XYZ | xyz(51.3807, 63.0178, 75.7724) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.44
Powder Blue
#B0E0E6
ΔE00 5.71
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 7.41
Light Cyan
#ACFFFC
ΔE00 7.55
Pale Cyan
#B7FFFA
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99DCDA #DC999B
analogous
#99DCB8 #99DCDA #99BCDC
triadic
#99DCDA #DA99DC #DCDA99
tetradic
#99DCDA #B899DC #DC999B #BCDC99
square
#99DCDA #B899DC #DC999B #BCDC99
split-complementary
#99DCDA #DC99BC #DCB899
monochromatic
#40BBB7 #6BCCC9 #99DCDA #C7ECEB #E8F7F7
Accessibility & contrast
On white
1.54
#99DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#99DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99DCDA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99DCDA | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DA
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#81E0DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #99dcda; /* rgb */ color: rgb(153, 220, 218); /* oklch */ color: oklch(84.9% 0.067 193.6);
Tailwind
colors: {
custom: {
50: '#b9e7e5',
500: '#99dcda',
950: '#000000',
},
}SCSS
$custom: #99dcda; $custom-light: #b9e7e5; $custom-dark: #000000;
JSON
{
"hex": "#99dcda",
"rgb": {
"r": 153,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.209,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.84932,
"c": 0.06741,
"h": 193.6
},
"luminance": 0.63021
}Semantic roles & 50–950 ramp
primary
#99DCDA
secondary
#B46568
accent
#292EBC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484