#95FBDB#95FBDB
#95FBDB is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.7% C 0.106 H 171.7°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #95FBDB |
|---|---|
| RGB | rgb(149, 251, 219) |
| HSL | hsl(161, 93%, 78%) |
| HSV | hsv(161, 41%, 98%) |
| CMYK | cmyk(40.6%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(91.91, -36.98, 6.03) |
| CIE-LCH | lch(91.91, 37.46, 170.74°) |
| OKLab | oklab(91.68% -0.1053 0.0154) |
| OKLCH | oklch(91.68% 0.106 171.7) |
| XYZ | xyz(59.6728, 80.4942, 79.3966) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.58
Pale Turquoise
#A5FBD5
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.18
Aquamarine
#7FFFD4
ΔE00 3.37
Tiffany Blue
#7BF2DA
ΔE00 3.88
Pale Aqua
#B8FFEB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FBDB #FB95B5
analogous
#95FBA8 #95FBDB #95E8FB
triadic
#95FBDB #DB95FB #FBDB95
tetradic
#95FBDB #A895FB #FB95B5 #E8FB95
square
#95FBDB #A895FB #FB95B5 #E8FB95
split-complementary
#95FBDB #FB95E8 #FBA895
monochromatic
#1FF7B3 #5AF9C7 #95FBDB #D0FDEF #E2FEF5
Accessibility & contrast
On white
1.23
#95FBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#95FBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FBDB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FBDB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDA
Deuteranopia (green-blind)
#E4E3DD
Tritanopia (blue-blind)
#75FDF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #95fbdb; /* rgb */ color: rgb(149, 251, 219); /* oklch */ color: oklch(91.7% 0.106 171.7);
Tailwind
colors: {
custom: {
50: '#b8fde6',
500: '#95fbdb',
950: '#000000',
},
}SCSS
$custom: #95fbdb; $custom-light: #b8fde6; $custom-dark: #000000;
JSON
{
"hex": "#95fbdb",
"rgb": {
"r": 149,
"g": 251,
"b": 219
},
"hsl": {
"h": 161.176,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.9168,
"c": 0.10642,
"h": 171.7
},
"luminance": 0.80498
}Semantic roles & 50–950 ramp
primary
#95FBDB
secondary
#DC5982
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121715
muted
#828584