#B9FDFD#B9FDFD
#B9FDFD is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.9% C 0.067 H 196.1°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B9FDFD |
|---|---|
| RGB | rgb(185, 253, 253) |
| HSL | hsl(180, 94%, 86%) |
| HSV | hsv(180, 27%, 99%) |
| CMYK | cmyk(26.9%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(95.01, -20.92, -6.81) |
| CIE-LCH | lch(95.01, 22.00, 198.03°) |
| OKLab | oklab(94.91% -0.0647 -0.0186) |
| OKLCH | oklch(94.91% 0.067 196.1) |
| XYZ | xyz(72.8567, 87.6531, 105.9893) |
| Luminance | 0.8766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.09
Light Cyan
#ACFFFC
ΔE00 2.59
Light Light Blue
#CAFFFB
ΔE00 3.00
Light Sky Blue
#C6FCFF
ΔE00 3.02
Paleturquoise
#AFEEEE
ΔE00 3.12
Duck Egg Blue
#C3FBF4
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9FDFD #FDB9B9
analogous
#B9FDDB #B9FDFD #B9DBFD
triadic
#B9FDFD #FDB9FD #FDFDB9
tetradic
#B9FDFD #DBB9FD #FDB9B9 #DBFDB9
square
#B9FDFD #DBB9FD #FDB9B9 #DBFDB9
split-complementary
#B9FDFD #FDB9DB #FDDBB9
monochromatic
#42FAFA #7DFBFB #B9FDFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.13
#B9FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#B9FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9FDFD
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9FDFD | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#E7EDFE
Tritanopia (blue-blind)
#A1FFFD
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b9fdfd; /* rgb */ color: rgb(185, 253, 253); /* oklch */ color: oklch(94.9% 0.067 196.1);
Tailwind
colors: {
custom: {
50: '#d0fefe',
500: '#b9fdfd',
950: '#000000',
},
}SCSS
$custom: #b9fdfd; $custom-light: #d0fefe; $custom-dark: #000000;
JSON
{
"hex": "#b9fdfd",
"rgb": {
"r": 185,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 94.444,
"l": 85.882
},
"oklch": {
"l": 0.94914,
"c": 0.06734,
"h": 196.1
},
"luminance": 0.87657
}Semantic roles & 50–950 ramp
primary
#B9FDFD
secondary
#E37777
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585