#95CED0#95CED0
#95CED0 is a light, muted teal. Relative luminance 0.551; OKLCH L 81.3% C 0.059 H 198.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #95CED0 |
|---|---|
| RGB | rgb(149, 206, 208) |
| HSL | hsl(182, 39%, 70%) |
| HSV | hsv(182, 28%, 82%) |
| CMYK | cmyk(28.4%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(79.09, -17.74, -6.91) |
| CIE-LCH | lch(79.09, 19.04, 201.27°) |
| OKLab | oklab(81.3% -0.0555 -0.0189) |
| OKLCH | oklch(81.3% 0.059 198.8) |
| XYZ | xyz(45.8472, 55.0839, 67.8788) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.56
Paleturquoise
#AFEEEE
ΔE00 7.37
Lightblue
#ADD8E6
ΔE00 7.49
Robin'S Egg Blue
#98EFF9
ΔE00 8.29
Mediumturquoise
#48D1CC
ΔE00 9.30
Robin Egg Blue
#8AF1FE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CED0 #D09795
analogous
#95D0B5 #95CED0 #95B0D0
triadic
#95CED0 #D095CE #CED095
tetradic
#95CED0 #B595D0 #D09795 #B0D095
square
#95CED0 #B595D0 #D09795 #B0D095
split-complementary
#95CED0 #D095B0 #D0B595
monochromatic
#489FA3 #6BBABD #95CED0 #BFE2E3 #EAF5F6
Accessibility & contrast
On white
1.75
#95CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#95CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CED0
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CED0 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D0
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#80D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95ced0; /* rgb */ color: rgb(149, 206, 208); /* oklch */ color: oklch(81.3% 0.059 198.8);
Tailwind
colors: {
custom: {
50: '#b6ddde',
500: '#95ced0',
950: '#000000',
},
}SCSS
$custom: #95ced0; $custom-light: #b6ddde; $custom-dark: #000000;
JSON
{
"hex": "#95ced0",
"rgb": {
"r": 149,
"g": 206,
"b": 208
},
"hsl": {
"h": 182.034,
"s": 38.562,
"l": 70
},
"oklch": {
"l": 0.81303,
"c": 0.05863,
"h": 198.8
},
"luminance": 0.55086
}Semantic roles & 50–950 ramp
primary
#95CED0
secondary
#A66664
accent
#3834B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484