#95FFCB#95FFCB
#95FFCB is a very light, vivid teal. Relative luminance 0.822; OKLCH L 92.2% C 0.123 H 161.3°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFCB |
|---|---|
| RGB | rgb(149, 255, 203) |
| HSL | hsl(151, 100%, 79%) |
| HSV | hsv(151, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.67, -42.06, 15.37) |
| CIE-LCH | lch(92.67, 44.78, 159.93°) |
| OKLab | oklab(92.18% -0.1167 0.0395) |
| OKLCH | oklch(92.18% 0.123 161.3) |
| XYZ | xyz(58.9295, 82.2173, 69.2526) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.44
Light Seafoam
#A0FEBF
ΔE00 3.24
Aquamarine
#7FFFD4
ΔE00 3.56
Pale Turquoise
#A5FBD5
ΔE00 3.64
Light Turquoise
#7EF4CC
ΔE00 4.28
Light Blue Green
#7EFBB3
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFCB #FF95C9
analogous
#95FF96 #95FFCB #95FEFF
triadic
#95FFCB #CB95FF #FFCB95
tetradic
#95FFCB #9695FF #FF95C9 #FEFF95
square
#95FFCB #9695FF #FF95C9 #FEFF95
split-complementary
#95FFCB #FF95FE #FF9695
monochromatic
#1BFF8F #58FFAD #95FFCB #D2FFE9 #E0FFF0
Accessibility & contrast
On white
1.20
#95FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#95FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFCB
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFCB | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C8
Deuteranopia (green-blind)
#ECE5CE
Tritanopia (blue-blind)
#7AFEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #95ffcb; /* rgb */ color: rgb(149, 255, 203); /* oklch */ color: oklch(92.2% 0.123 161.3);
Tailwind
colors: {
custom: {
50: '#b8ffdb',
500: '#95ffcb',
950: '#000000',
},
}SCSS
$custom: #95ffcb; $custom-light: #b8ffdb; $custom-dark: #000000;
JSON
{
"hex": "#95ffcb",
"rgb": {
"r": 149,
"g": 255,
"b": 203
},
"hsl": {
"h": 150.566,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.9218,
"c": 0.1232,
"h": 161.3
},
"luminance": 0.82221
}Semantic roles & 50–950 ramp
primary
#95FFCB
secondary
#E1579B
accent
#0071E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684