#95FCD6#95FCD6
#95FCD6 is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.111 H 168.2°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #95FCD6 |
|---|---|
| RGB | rgb(149, 252, 214) |
| HSL | hsl(158, 94%, 79%) |
| HSV | hsv(158, 41%, 99%) |
| CMYK | cmyk(40.9%, 0%, 15.1%, 1.2%) |
| CIE-LAB | lab(92.07, -38.48, 8.85) |
| CIE-LCH | lch(92.07, 39.49, 167.05°) |
| OKLab | oklab(91.77% -0.1086 0.0227) |
| OKLCH | oklch(91.77% 0.111 168.2) |
| XYZ | xyz(59.3376, 80.8613, 76.0863) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.57
Pale Turquoise
#A5FBD5
ΔE00 2.09
Aquamarine
#7FFFD4
ΔE00 2.44
Light Turquoise
#7EF4CC
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 4.16
Light Teal
#90E4C1
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FCD6 #FC95BB
analogous
#95FCA2 #95FCD6 #95EEFC
triadic
#95FCD6 #D695FC #FCD695
tetradic
#95FCD6 #A295FC #FC95BB #EEFC95
square
#95FCD6 #A295FC #FC95BB #EEFC95
split-complementary
#95FCD6 #FC95EE #FCA295
monochromatic
#1EF9A8 #59FABF #95FCD6 #D1FEED #E1FEF3
Accessibility & contrast
On white
1.22
#95FCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#95FCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FCD6
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FCD6 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD4
Deuteranopia (green-blind)
#E6E3D8
Tritanopia (blue-blind)
#76FDF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #95fcd6; /* rgb */ color: rgb(149, 252, 214); /* oklch */ color: oklch(91.8% 0.111 168.2);
Tailwind
colors: {
custom: {
50: '#b8fee2',
500: '#95fcd6',
950: '#000000',
},
}SCSS
$custom: #95fcd6; $custom-light: #b8fee2; $custom-dark: #000000;
JSON
{
"hex": "#95fcd6",
"rgb": {
"r": 149,
"g": 252,
"b": 214
},
"hsl": {
"h": 157.864,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.91774,
"c": 0.11092,
"h": 168.2
},
"luminance": 0.80865
}Semantic roles & 50–950 ramp
primary
#95FCD6
secondary
#DD5889
accent
#0055E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684