#95FCED#95FCED
#95FCED is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.4% C 0.099 H 183.8°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #95FCED |
|---|---|
| RGB | rgb(149, 252, 237) |
| HSL | hsl(171, 94%, 79%) |
| HSV | hsv(171, 41%, 99%) |
| CMYK | cmyk(40.9%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.63, -33.46, -2.24) |
| CIE-LCH | lch(92.63, 33.54, 183.83°) |
| OKLab | oklab(92.41% -0.0989 -0.0065) |
| OKLCH | oklch(92.41% 0.099 183.8) |
| XYZ | xyz(62.4850, 82.1202, 92.6625) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.18
Pale Aqua
#B8FFEB
ΔE00 4.86
Light Cyan
#ACFFFC
ΔE00 5.10
Pale Cyan
#B7FFFA
ΔE00 5.51
Light Aqua
#8CFFDB
ΔE00 6.38
Eggshell Blue
#C4FFF7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FCED #FC95A4
analogous
#95FCB9 #95FCED #95D7FC
triadic
#95FCED #ED95FC #FCED95
tetradic
#95FCED #B995FC #FC95A4 #D7FC95
square
#95FCED #B995FC #FC95A4 #D7FC95
split-complementary
#95FCED #FC95D7 #FCB995
monochromatic
#1EF9D9 #59FAE3 #95FCED #D1FEF7 #E1FEFA
Accessibility & contrast
On white
1.21
#95FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#95FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FCED
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FCED | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#6CFFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #95fced; /* rgb */ color: rgb(149, 252, 237); /* oklch */ color: oklch(92.4% 0.099 183.8);
Tailwind
colors: {
custom: {
50: '#b9fdf2',
500: '#95fced',
950: '#000000',
},
}SCSS
$custom: #95fced; $custom-light: #b9fdf2; $custom-dark: #000000;
JSON
{
"hex": "#95fced",
"rgb": {
"r": 149,
"g": 252,
"b": 237
},
"hsl": {
"h": 171.262,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.92409,
"c": 0.09915,
"h": 183.8
},
"luminance": 0.82125
}Semantic roles & 50–950 ramp
primary
#95FCED
secondary
#DD586C
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585