#95FCDF#95FCDF
#95FCDF is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.105 H 173.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #95FCDF |
|---|---|
| RGB | rgb(149, 252, 223) |
| HSL | hsl(163, 94%, 79%) |
| HSV | hsv(163, 41%, 99%) |
| CMYK | cmyk(40.9%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(92.28, -36.57, 4.50) |
| CIE-LCH | lch(92.28, 36.85, 172.99°) |
| OKLab | oklab(92.01% -0.1048 0.0114) |
| OKLCH | oklch(92.01% 0.105 173.8) |
| XYZ | xyz(60.5189, 81.3338, 82.3077) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.09
Tiffany Blue
#7BF2DA
ΔE00 3.40
Pale Turquoise
#A5FBD5
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.01
Pale Aqua
#B8FFEB
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FCDF #FC95B2
analogous
#95FCAB #95FCDF #95E5FC
triadic
#95FCDF #DF95FC #FCDF95
tetradic
#95FCDF #AB95FC #FC95B2 #E5FC95
square
#95FCDF #AB95FC #FC95B2 #E5FC95
split-complementary
#95FCDF #FC95E5 #FCAB95
monochromatic
#1EF9BB #59FACD #95FCDF #D1FEF1 #E1FEF6
Accessibility & contrast
On white
1.22
#95FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#95FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FCDF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FCDF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#73FEF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #95fcdf; /* rgb */ color: rgb(149, 252, 223); /* oklch */ color: oklch(92.0% 0.105 173.8);
Tailwind
colors: {
custom: {
50: '#b8fde9',
500: '#95fcdf',
950: '#000000',
},
}SCSS
$custom: #95fcdf; $custom-light: #b8fde9; $custom-dark: #000000;
JSON
{
"hex": "#95fcdf",
"rgb": {
"r": 149,
"g": 252,
"b": 223
},
"hsl": {
"h": 163.107,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.92013,
"c": 0.10537,
"h": 173.8
},
"luminance": 0.81338
}Semantic roles & 50–950 ramp
primary
#95FCDF
secondary
#DD587E
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684