#95CFD3#95CFD3
#95CFD3 is a light, muted teal. Relative luminance 0.557; OKLCH L 81.6% C 0.060 H 201.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFD3 |
|---|---|
| RGB | rgb(149, 207, 211) |
| HSL | hsl(184, 41%, 71%) |
| HSV | hsv(184, 29%, 83%) |
| CMYK | cmyk(29.4%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(79.45, -17.56, -7.98) |
| CIE-LCH | lch(79.45, 19.29, 204.43°) |
| OKLab | oklab(81.62% -0.0556 -0.0218) |
| OKLCH | oklch(81.62% 0.06 201.4) |
| XYZ | xyz(46.4613, 55.7159, 69.9215) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 6.85
Paleturquoise
#AFEEEE
ΔE00 7.26
Robin'S Egg Blue
#98EFF9
ΔE00 7.85
Sky Blue
#87CEEB
ΔE00 8.79
Robin Egg Blue
#8AF1FE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFD3 #D39995
analogous
#95D3B8 #95CFD3 #95B0D3
triadic
#95CFD3 #D395CF #CFD395
tetradic
#95CFD3 #B895D3 #D39995 #B0D395
square
#95CFD3 #B895D3 #D39995 #B0D395
split-complementary
#95CFD3 #D395B0 #D3B895
monochromatic
#46A2A8 #6ABBC1 #95CFD3 #C0E3E5 #E9F5F6
Accessibility & contrast
On white
1.73
#95CFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#95CFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFD3
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFD3 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD3
Deuteranopia (green-blind)
#BBC1D3
Tritanopia (blue-blind)
#7FD3D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95cfd3; /* rgb */ color: rgb(149, 207, 211); /* oklch */ color: oklch(81.6% 0.060 201.4);
Tailwind
colors: {
custom: {
50: '#b6dde0',
500: '#95cfd3',
950: '#000000',
},
}SCSS
$custom: #95cfd3; $custom-light: #b6dde0; $custom-dark: #000000;
JSON
{
"hex": "#95cfd3",
"rgb": {
"r": 149,
"g": 207,
"b": 211
},
"hsl": {
"h": 183.871,
"s": 41.333,
"l": 70.588
},
"oklch": {
"l": 0.8162,
"c": 0.05969,
"h": 201.4
},
"luminance": 0.55718
}Semantic roles & 50–950 ramp
primary
#95CFD3
secondary
#A96863
accent
#3A31B4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484