#95FFCE#95FFCE
#95FFCE is a very light, vivid teal. Relative luminance 0.824; OKLCH L 92.3% C 0.121 H 162.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFCE |
|---|---|
| RGB | rgb(149, 255, 206) |
| HSL | hsl(152, 100%, 79%) |
| HSV | hsv(152, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.73, -41.46, 13.92) |
| CIE-LCH | lch(92.73, 43.73, 161.45°) |
| OKLab | oklab(92.25% -0.1154 0.0358) |
| OKLCH | oklch(92.25% 0.121 162.8) |
| XYZ | xyz(59.2905, 82.3617, 71.1537) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.50
Aquamarine
#7FFFD4
ΔE00 3.01
Pale Turquoise
#A5FBD5
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.77
Light Aqua
#8CFFDB
ΔE00 3.78
Light Seafoam
#A0FEBF
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFCE #FF95C6
analogous
#95FF99 #95FFCE #95FBFF
triadic
#95FFCE #CE95FF #FFCE95
tetradic
#95FFCE #9995FF #FF95C6 #FBFF95
square
#95FFCE #9995FF #FF95C6 #FBFF95
split-complementary
#95FFCE #FF95FB #FF9995
monochromatic
#1BFF95 #58FFB2 #95FFCE #D2FFEA #E0FFF1
Accessibility & contrast
On white
1.20
#95FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#95FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFCE
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFCE | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CB
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#79FFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #95ffce; /* rgb */ color: rgb(149, 255, 206); /* oklch */ color: oklch(92.3% 0.121 162.8);
Tailwind
colors: {
custom: {
50: '#b8ffdd',
500: '#95ffce',
950: '#000000',
},
}SCSS
$custom: #95ffce; $custom-light: #b8ffdd; $custom-dark: #000000;
JSON
{
"hex": "#95ffce",
"rgb": {
"r": 149,
"g": 255,
"b": 206
},
"hsl": {
"h": 152.264,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92253,
"c": 0.12083,
"h": 162.8
},
"luminance": 0.82366
}Semantic roles & 50–950 ramp
primary
#95FFCE
secondary
#E15797
accent
#006AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684