#95FAEB#95FAEB
#95FAEB is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.9% C 0.098 H 183.6°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #95FAEB |
|---|---|
| RGB | rgb(149, 250, 235) |
| HSL | hsl(171, 91%, 78%) |
| HSV | hsv(171, 40%, 98%) |
| CMYK | cmyk(40.4%, 0%, 6%, 2%) |
| CIE-LAB | lab(92.02, -32.99, -2.09) |
| CIE-LCH | lch(92.02, 33.05, 183.63°) |
| OKLab | oklab(91.9% -0.0975 -0.0061) |
| OKLCH | oklch(91.9% 0.098 183.6) |
| XYZ | xyz(61.5696, 80.7545, 90.9239) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.01
Pale Aqua
#B8FFEB
ΔE00 4.79
Light Cyan
#ACFFFC
ΔE00 5.13
Pale Cyan
#B7FFFA
ΔE00 5.51
Light Aqua
#8CFFDB
ΔE00 6.38
Eggshell Blue
#C4FFF7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FAEB #FA95A4
analogous
#95FAB8 #95FAEB #95D6FA
triadic
#95FAEB #EB95FA #FAEB95
tetradic
#95FAEB #B895FA #FA95A4 #D6FA95
square
#95FAEB #B895FA #FA95A4 #D6FA95
split-complementary
#95FAEB #FA95D6 #FAB895
monochromatic
#20F4D5 #5BF7E0 #95FAEB #CFFDF6 #E2FEF9
Accessibility & contrast
On white
1.22
#95FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#95FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FAEB
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FAEB | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#6EFEF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #95faeb; /* rgb */ color: rgb(149, 250, 235); /* oklch */ color: oklch(91.9% 0.098 183.6);
Tailwind
colors: {
custom: {
50: '#b9fcf1',
500: '#95faeb',
950: '#000000',
},
}SCSS
$custom: #95faeb; $custom-light: #b9fcf1; $custom-dark: #000000;
JSON
{
"hex": "#95faeb",
"rgb": {
"r": 149,
"g": 250,
"b": 235
},
"hsl": {
"h": 171.089,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.91904,
"c": 0.09766,
"h": 183.6
},
"luminance": 0.80759
}Semantic roles & 50–950 ramp
primary
#95FAEB
secondary
#DA596C
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585