#95FBDF#95FBDF
#95FBDF is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.8% C 0.104 H 174.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #95FBDF |
|---|---|
| RGB | rgb(149, 251, 223) |
| HSL | hsl(164, 93%, 78%) |
| HSV | hsv(164, 41%, 98%) |
| CMYK | cmyk(40.6%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(92.00, -36.12, 4.10) |
| CIE-LCH | lch(92.00, 36.35, 173.53°) |
| OKLab | oklab(91.79% -0.1036 0.0103) |
| OKLCH | oklch(91.79% 0.104 174.3) |
| XYZ | xyz(60.2057, 80.7074, 82.2033) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.39
Tiffany Blue
#7BF2DA
ΔE00 3.19
Pale Turquoise
#A5FBD5
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.05
Aquamarine
#7FFFD4
ΔE00 4.28
Pale Aqua
#B8FFEB
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FBDF #FB95B1
analogous
#95FBAC #95FBDF #95E4FB
triadic
#95FBDF #DF95FB #FBDF95
tetradic
#95FBDF #AC95FB #FB95B1 #E4FB95
square
#95FBDF #AC95FB #FB95B1 #E4FB95
split-complementary
#95FBDF #FB95E4 #FBAC95
monochromatic
#1FF7BB #5AF9CD #95FBDF #D0FDF1 #E2FEF6
Accessibility & contrast
On white
1.23
#95FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#95FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FBDF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FBDF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDE
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#73FDF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #95fbdf; /* rgb */ color: rgb(149, 251, 223); /* oklch */ color: oklch(91.8% 0.104 174.3);
Tailwind
colors: {
custom: {
50: '#b8fde9',
500: '#95fbdf',
950: '#000000',
},
}SCSS
$custom: #95fbdf; $custom-light: #b8fde9; $custom-dark: #000000;
JSON
{
"hex": "#95fbdf",
"rgb": {
"r": 149,
"g": 251,
"b": 223
},
"hsl": {
"h": 163.529,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.91788,
"c": 0.10412,
"h": 174.3
},
"luminance": 0.80712
}Semantic roles & 50–950 ramp
primary
#95FBDF
secondary
#DC597D
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121716
muted
#828584