#95FCCE#95FCCE
#95FCCE is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.117 H 163.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #95FCCE |
|---|---|
| RGB | rgb(149, 252, 206) |
| HSL | hsl(153, 94%, 79%) |
| HSV | hsv(153, 41%, 99%) |
| CMYK | cmyk(40.9%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.89, -40.12, 12.72) |
| CIE-LCH | lch(91.89, 42.09, 162.41°) |
| OKLab | oklab(91.57% -0.112 0.0327) |
| OKLCH | oklch(91.57% 0.117 163.7) |
| XYZ | xyz(58.3409, 80.4626, 70.8372) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 2.81
Aquamarine
#7FFFD4
ΔE00 2.82
Light Turquoise
#7EF4CC
ΔE00 3.15
Light Aqua
#8CFFDB
ΔE00 3.32
Light Seafoam
#A0FEBF
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FCCE #FC95C3
analogous
#95FC9A #95FCCE #95F6FC
triadic
#95FCCE #CE95FC #FCCE95
tetradic
#95FCCE #9A95FC #FC95C3 #F6FC95
square
#95FCCE #9A95FC #FC95C3 #F6FC95
split-complementary
#95FCCE #FC95F6 #FC9A95
monochromatic
#1EF997 #59FAB2 #95FCCE #D1FEEA #E1FEF1
Accessibility & contrast
On white
1.23
#95FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#95FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FCCE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FCCE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#79FCEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #95fcce; /* rgb */ color: rgb(149, 252, 206); /* oklch */ color: oklch(91.6% 0.117 163.7);
Tailwind
colors: {
custom: {
50: '#b8fedd',
500: '#95fcce',
950: '#000000',
},
}SCSS
$custom: #95fcce; $custom-light: #b8fedd; $custom-dark: #000000;
JSON
{
"hex": "#95fcce",
"rgb": {
"r": 149,
"g": 252,
"b": 206
},
"hsl": {
"h": 153.204,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.91571,
"c": 0.11667,
"h": 163.7
},
"luminance": 0.80467
}Semantic roles & 50–950 ramp
primary
#95FCCE
secondary
#DD5894
accent
#0066E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684