#95FBFC#95FBFC
#95FBFC is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.6% C 0.096 H 196.4°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #95FBFC |
|---|---|
| RGB | rgb(149, 251, 252) |
| HSL | hsl(181, 94%, 79%) |
| HSV | hsv(181, 41%, 99%) |
| CMYK | cmyk(40.9%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(92.75, -29.49, -9.83) |
| CIE-LCH | lch(92.75, 31.08, 198.43°) |
| OKLab | oklab(92.64% -0.0917 -0.0271) |
| OKLCH | oklch(92.64% 0.096 196.4) |
| XYZ | xyz(64.4556, 82.4073, 104.5863) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.78
Pale Cyan
#B7FFFA
ΔE00 4.40
Robin'S Egg Blue
#98EFF9
ΔE00 4.53
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Paleturquoise
#AFEEEE
ΔE00 5.32
Bright Cyan
#41FDFE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FBFC #FC9695
analogous
#95FCC9 #95FBFC #95C7FC
triadic
#95FBFC #FC95FB #FBFC95
tetradic
#95FBFC #C995FC #FC9695 #C7FC95
square
#95FBFC #C995FC #FC9695 #C7FC95
split-complementary
#95FBFC #FC95C7 #FCC995
monochromatic
#1EF7F9 #59F9FA #95FBFC #D1FDFE #E1FEFE
Accessibility & contrast
On white
1.20
#95FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#95FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FBFC
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FBFC | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#65FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #95fbfc; /* rgb */ color: rgb(149, 251, 252); /* oklch */ color: oklch(92.6% 0.096 196.4);
Tailwind
colors: {
custom: {
50: '#b9fdfd',
500: '#95fbfc',
950: '#000000',
},
}SCSS
$custom: #95fbfc; $custom-light: #b9fdfd; $custom-dark: #000000;
JSON
{
"hex": "#95fbfc",
"rgb": {
"r": 149,
"g": 251,
"b": 252
},
"hsl": {
"h": 180.583,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.92644,
"c": 0.09564,
"h": 196.4
},
"luminance": 0.82412
}Semantic roles & 50–950 ramp
primary
#95FBFC
secondary
#DD5958
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121717
muted
#828585