#99FBED#99FBED
#99FBED is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.4% C 0.095 H 184.2°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #99FBED |
|---|---|
| RGB | rgb(153, 251, 237) |
| HSL | hsl(171, 92%, 79%) |
| HSV | hsv(171, 39%, 98%) |
| CMYK | cmyk(39%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(92.52, -32.01, -2.38) |
| CIE-LCH | lch(92.52, 32.10, 184.25°) |
| OKLab | oklab(92.37% -0.0948 -0.0069) |
| OKLCH | oklch(92.37% 0.095 184.2) |
| XYZ | xyz(62.9143, 81.8767, 92.5929) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.55
Pale Aqua
#B8FFEB
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 4.62
Pale Cyan
#B7FFFA
ΔE00 4.98
Eggshell Blue
#C4FFF7
ΔE00 6.19
Duck Egg Blue
#C3FBF4
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FBED #FB99A7
analogous
#99FBBC #99FBED #99D8FB
triadic
#99FBED #ED99FB #FBED99
tetradic
#99FBED #BC99FB #FB99A7 #D8FB99
square
#99FBED #BC99FB #FB99A7 #D8FB99
split-complementary
#99FBED #FB99D8 #FBBC99
monochromatic
#23F6D8 #5EF9E3 #99FBED #D4FDF7 #E2FEFA
Accessibility & contrast
On white
1.21
#99FBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#99FBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FBED
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FBED | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#74FFF6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #99fbed; /* rgb */ color: rgb(153, 251, 237); /* oklch */ color: oklch(92.4% 0.095 184.2);
Tailwind
colors: {
custom: {
50: '#bbfdf2',
500: '#99fbed',
950: '#000000',
},
}SCSS
$custom: #99fbed; $custom-light: #bbfdf2; $custom-dark: #000000;
JSON
{
"hex": "#99fbed",
"rgb": {
"r": 153,
"g": 251,
"b": 237
},
"hsl": {
"h": 171.429,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.92368,
"c": 0.09504,
"h": 184.2
},
"luminance": 0.81881
}Semantic roles & 50–950 ramp
primary
#99FBED
secondary
#DC5C6E
accent
#0021E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585