#95FBFB#95FBFB
#95FBFB is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.6% C 0.096 H 195.6°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #95FBFB |
|---|---|
| RGB | rgb(149, 251, 251) |
| HSL | hsl(180, 93%, 78%) |
| HSV | hsv(180, 41%, 98%) |
| CMYK | cmyk(40.6%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(92.73, -29.73, -9.35) |
| CIE-LCH | lch(92.73, 31.16, 197.46°) |
| OKLab | oklab(92.61% -0.0921 -0.0258) |
| OKLCH | oklch(92.61% 0.096 195.6) |
| XYZ | xyz(64.2976, 82.3441, 103.7539) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.67
Pale Cyan
#B7FFFA
ΔE00 4.29
Robin'S Egg Blue
#98EFF9
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Paleturquoise
#AFEEEE
ΔE00 5.36
Bright Cyan
#41FDFE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FBFB #FB9595
analogous
#95FBC8 #95FBFB #95C8FB
triadic
#95FBFB #FB95FB #FBFB95
tetradic
#95FBFB #C895FB #FB9595 #C8FB95
square
#95FBFB #C895FB #FB9595 #C8FB95
split-complementary
#95FBFB #FB95C8 #FBC895
monochromatic
#1FF7F7 #5AF9F9 #95FBFB #D0FDFD #E2FEFE
Accessibility & contrast
On white
1.20
#95FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#95FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FBFB
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FBFB | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#DDE4FC
Tritanopia (blue-blind)
#65FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #95fbfb; /* rgb */ color: rgb(149, 251, 251); /* oklch */ color: oklch(92.6% 0.096 195.6);
Tailwind
colors: {
custom: {
50: '#b9fdfc',
500: '#95fbfb',
950: '#000000',
},
}SCSS
$custom: #95fbfb; $custom-light: #b9fdfc; $custom-dark: #000000;
JSON
{
"hex": "#95fbfb",
"rgb": {
"r": 149,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.92612,
"c": 0.09567,
"h": 195.6
},
"luminance": 0.82349
}Semantic roles & 50–950 ramp
primary
#95FBFB
secondary
#DC5959
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121717
muted
#828585