#95FDCD#95FDCD
#95FDCD is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.119 H 162.9°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #95FDCD |
|---|---|
| RGB | rgb(149, 253, 205) |
| HSL | hsl(152, 96%, 79%) |
| HSV | hsv(152, 41%, 99%) |
| CMYK | cmyk(41.1%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(92.15, -40.77, 13.60) |
| CIE-LCH | lch(92.15, 42.98, 161.55°) |
| OKLab | oklab(91.77% -0.1136 0.035) |
| OKLCH | oklch(91.77% 0.119 162.9) |
| XYZ | xyz(58.5347, 81.0439, 70.3044) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.60
Pale Turquoise
#A5FBD5
ΔE00 2.87
Aquamarine
#7FFFD4
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.51
Light Aqua
#8CFFDB
ΔE00 3.70
Light Seafoam
#A0FEBF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FDCD #FD95C5
analogous
#95FD99 #95FDCD #95F9FD
triadic
#95FDCD #CD95FD #FDCD95
tetradic
#95FDCD #9995FD #FD95C5 #F9FD95
square
#95FDCD #9995FD #FD95C5 #F9FD95
split-complementary
#95FDCD #FD95F9 #FD9995
monochromatic
#1DFB94 #59FCB1 #95FDCD #D1FEE9 #E1FEF1
Accessibility & contrast
On white
1.22
#95FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#95FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FDCD
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FDCD | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CA
Deuteranopia (green-blind)
#E9E4D0
Tritanopia (blue-blind)
#79FDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #95fdcd; /* rgb */ color: rgb(149, 253, 205); /* oklch */ color: oklch(91.8% 0.119 162.9);
Tailwind
colors: {
custom: {
50: '#b8fedc',
500: '#95fdcd',
950: '#000000',
},
}SCSS
$custom: #95fdcd; $custom-light: #b8fedc; $custom-dark: #000000;
JSON
{
"hex": "#95fdcd",
"rgb": {
"r": 149,
"g": 253,
"b": 205
},
"hsl": {
"h": 152.308,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.91774,
"c": 0.11882,
"h": 162.9
},
"luminance": 0.81048
}Semantic roles & 50–950 ramp
primary
#95FDCD
secondary
#DE5896
accent
#006AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684