#95D0CD#95D0CD
#95D0CD is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.7% C 0.061 H 192.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #95D0CD |
|---|---|
| RGB | rgb(149, 208, 205) |
| HSL | hsl(177, 39%, 70%) |
| HSV | hsv(177, 28%, 82%) |
| CMYK | cmyk(28.4%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(79.56, -19.43, -4.60) |
| CIE-LCH | lch(79.56, 19.97, 193.32°) |
| OKLab | oklab(81.65% -0.0592 -0.0127) |
| OKLCH | oklch(81.65% 0.061 192.1) |
| XYZ | xyz(45.9661, 55.9067, 66.1148) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.57
Paleturquoise
#AFEEEE
ΔE00 7.03
Mediumturquoise
#48D1CC
ΔE00 8.37
Pale Teal
#82CBB2
ΔE00 8.67
Robin'S Egg Blue
#98EFF9
ΔE00 8.68
Lightblue
#ADD8E6
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D0CD #D09598
analogous
#95D0AF #95D0CD #95B6D0
triadic
#95D0CD #CD95D0 #D0CD95
tetradic
#95D0CD #AF95D0 #D09598 #B6D095
square
#95D0CD #AF95D0 #D09598 #B6D095
split-complementary
#95D0CD #D095B6 #D0AF95
monochromatic
#48A39E #6BBDB9 #95D0CD #BFE3E1 #EAF6F5
Accessibility & contrast
On white
1.72
#95D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#95D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D0CD
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D0CD | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#81D3CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95d0cd; /* rgb */ color: rgb(149, 208, 205); /* oklch */ color: oklch(81.7% 0.061 192.1);
Tailwind
colors: {
custom: {
50: '#b6dedc',
500: '#95d0cd',
950: '#000000',
},
}SCSS
$custom: #95d0cd; $custom-light: #b6dedc; $custom-dark: #000000;
JSON
{
"hex": "#95d0cd",
"rgb": {
"r": 149,
"g": 208,
"b": 205
},
"hsl": {
"h": 176.949,
"s": 38.562,
"l": 70
},
"oklch": {
"l": 0.81651,
"c": 0.06059,
"h": 192.1
},
"luminance": 0.55909
}Semantic roles & 50–950 ramp
primary
#95D0CD
secondary
#A66467
accent
#343AB2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484