#99EDED#99EDED
#99EDED is a very light, moderate teal. Relative luminance 0.735; OKLCH L 89.3% C 0.082 H 195.8°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #99EDED |
|---|---|
| RGB | rgb(153, 237, 237) |
| HSL | hsl(180, 70%, 76%) |
| HSV | hsv(180, 35%, 93%) |
| CMYK | cmyk(35.4%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(88.66, -25.33, -8.07) |
| CIE-LCH | lch(88.66, 26.58, 197.67°) |
| OKLab | oklab(89.27% -0.0785 -0.0222) |
| OKLCH | oklch(89.27% 0.082 195.8) |
| XYZ | xyz(58.7016, 73.4513, 91.1886) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.22
Robin'S Egg Blue
#98EFF9
ΔE00 3.69
Light Cyan
#ACFFFC
ΔE00 3.97
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Pale Cyan
#B7FFFA
ΔE00 4.75
Robin'S Egg
#6DEDFD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EDED #ED9999
analogous
#99EDC3 #99EDED #99C3ED
triadic
#99EDED #ED99ED #EDED99
tetradic
#99EDED #C399ED #ED9999 #C3ED99
square
#99EDED #C399ED #ED9999 #C3ED99
split-complementary
#99EDED #ED99C3 #EDC399
monochromatic
#31DBDB #65E4E4 #99EDED #CDF6F6 #E5FAFA
Accessibility & contrast
On white
1.34
#99EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#99EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EDED
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EDED | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5ED
Deuteranopia (green-blind)
#D3DAEE
Tritanopia (blue-blind)
#77F2ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #99eded; /* rgb */ color: rgb(153, 237, 237); /* oklch */ color: oklch(89.3% 0.082 195.8);
Tailwind
colors: {
custom: {
50: '#baf3f2',
500: '#99eded',
950: '#000000',
},
}SCSS
$custom: #99eded; $custom-light: #baf3f2; $custom-dark: #000000;
JSON
{
"hex": "#99eded",
"rgb": {
"r": 153,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.89273,
"c": 0.08154,
"h": 195.8
},
"luminance": 0.73455
}Semantic roles & 50–950 ramp
primary
#99EDED
secondary
#C96161
accent
#1414D2
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585