#95FBDC#95FBDC
#95FBDC is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.106 H 172.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #95FBDC |
|---|---|
| RGB | rgb(149, 251, 220) |
| HSL | hsl(162, 93%, 78%) |
| HSV | hsv(162, 41%, 98%) |
| CMYK | cmyk(40.6%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(91.93, -36.76, 5.55) |
| CIE-LCH | lch(91.93, 37.18, 171.42°) |
| OKLab | oklab(91.71% -0.1049 0.0141) |
| OKLCH | oklch(91.71% 0.106 172.3) |
| XYZ | xyz(59.8048, 80.5470, 80.0920) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.74
Pale Turquoise
#A5FBD5
ΔE00 3.17
Light Turquoise
#7EF4CC
ΔE00 3.38
Aquamarine
#7FFFD4
ΔE00 3.58
Tiffany Blue
#7BF2DA
ΔE00 3.69
Pale Aqua
#B8FFEB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FBDC #FB95B4
analogous
#95FBA9 #95FBDC #95E7FB
triadic
#95FBDC #DC95FB #FBDC95
tetradic
#95FBDC #A995FB #FB95B4 #E7FB95
square
#95FBDC #A995FB #FB95B4 #E7FB95
split-complementary
#95FBDC #FB95E7 #FBA995
monochromatic
#1FF7B5 #5AF9C9 #95FBDC #D0FDEF #E2FEF5
Accessibility & contrast
On white
1.23
#95FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#95FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FBDC
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FBDC | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#74FDF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #95fbdc; /* rgb */ color: rgb(149, 251, 220); /* oklch */ color: oklch(91.7% 0.106 172.3);
Tailwind
colors: {
custom: {
50: '#b8fde6',
500: '#95fbdc',
950: '#000000',
},
}SCSS
$custom: #95fbdc; $custom-light: #b8fde6; $custom-dark: #000000;
JSON
{
"hex": "#95fbdc",
"rgb": {
"r": 149,
"g": 251,
"b": 220
},
"hsl": {
"h": 161.765,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.91707,
"c": 0.10581,
"h": 172.3
},
"luminance": 0.80551
}Semantic roles & 50–950 ramp
primary
#95FBDC
secondary
#DC5980
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121716
muted
#828584