#95FAFA#95FAFA
#95FAFA is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.4% C 0.095 H 195.6°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #95FAFA |
|---|---|
| RGB | rgb(149, 250, 250) |
| HSL | hsl(180, 91%, 78%) |
| HSV | hsv(180, 40%, 98%) |
| CMYK | cmyk(40.4%, 0%, 0%, 2%) |
| CIE-LAB | lab(92.42, -29.49, -9.28) |
| CIE-LCH | lch(92.42, 30.92, 197.47°) |
| OKLab | oklab(92.36% -0.0914 -0.0256) |
| OKLCH | oklch(92.36% 0.095 195.6) |
| XYZ | xyz(63.8288, 81.6581, 102.8220) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.69
Pale Cyan
#B7FFFA
ΔE00 4.27
Robin'S Egg Blue
#98EFF9
ΔE00 4.69
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Paleturquoise
#AFEEEE
ΔE00 5.21
Bright Cyan
#41FDFE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FAFA #FA9595
analogous
#95FAC7 #95FAFA #95C7FA
triadic
#95FAFA #FA95FA #FAFA95
tetradic
#95FAFA #C795FA #FA9595 #C7FA95
square
#95FAFA #C795FA #FA9595 #C7FA95
split-complementary
#95FAFA #FA95C7 #FAC795
monochromatic
#20F4F4 #5BF7F7 #95FAFA #CFFDFD #E2FEFE
Accessibility & contrast
On white
1.21
#95FAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#95FAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FAFA
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FAFA | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#66FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #95fafa; /* rgb */ color: rgb(149, 250, 250); /* oklch */ color: oklch(92.4% 0.095 195.6);
Tailwind
colors: {
custom: {
50: '#b9fcfb',
500: '#95fafa',
950: '#000000',
},
}SCSS
$custom: #95fafa; $custom-light: #b9fcfb; $custom-dark: #000000;
JSON
{
"hex": "#95fafa",
"rgb": {
"r": 149,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.9236,
"c": 0.09491,
"h": 195.6
},
"luminance": 0.81663
}Semantic roles & 50–950 ramp
primary
#95FAFA
secondary
#DA5959
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585