#95FDCB#95FDCB
#95FDCB is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.120 H 161.9°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #95FDCB |
|---|---|
| RGB | rgb(149, 253, 203) |
| HSL | hsl(151, 96%, 79%) |
| HSV | hsv(151, 41%, 99%) |
| CMYK | cmyk(41.1%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(92.11, -41.17, 14.57) |
| CIE-LCH | lch(92.11, 43.67, 160.51°) |
| OKLab | oklab(91.73% -0.1144 0.0374) |
| OKLCH | oklch(91.73% 0.12 161.9) |
| XYZ | xyz(58.2948, 80.9479, 69.0410) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.51
Pale Turquoise
#A5FBD5
ΔE00 3.22
Aquamarine
#7FFFD4
ΔE00 3.36
Light Seafoam
#A0FEBF
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 3.85
Light Aqua
#8CFFDB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FDCB #FD95C7
analogous
#95FD97 #95FDCB #95FBFD
triadic
#95FDCB #CB95FD #FDCB95
tetradic
#95FDCB #9795FD #FD95C7 #FBFD95
square
#95FDCB #9795FD #FD95C7 #FBFD95
split-complementary
#95FDCB #FD95FB #FD9795
monochromatic
#1DFB90 #59FCAE #95FDCB #D1FEE8 #E1FEF0
Accessibility & contrast
On white
1.22
#95FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#95FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FDCB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FDCB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#7AFDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #95fdcb; /* rgb */ color: rgb(149, 253, 203); /* oklch */ color: oklch(91.7% 0.120 161.9);
Tailwind
colors: {
custom: {
50: '#b8feda',
500: '#95fdcb',
950: '#000000',
},
}SCSS
$custom: #95fdcb; $custom-light: #b8feda; $custom-dark: #000000;
JSON
{
"hex": "#95fdcb",
"rgb": {
"r": 149,
"g": 253,
"b": 203
},
"hsl": {
"h": 151.154,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.91725,
"c": 0.12039,
"h": 161.9
},
"luminance": 0.80952
}Semantic roles & 50–950 ramp
primary
#95FDCB
secondary
#DE5899
accent
#006EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684