#95CECF#95CECF
#95CECF is a light, muted teal. Relative luminance 0.550; OKLCH L 81.3% C 0.059 H 197.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #95CECF |
|---|---|
| RGB | rgb(149, 206, 207) |
| HSL | hsl(181, 38%, 70%) |
| HSV | hsv(181, 28%, 81%) |
| CMYK | cmyk(28%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(79.06, -17.97, -6.41) |
| CIE-LCH | lch(79.06, 19.08, 199.63°) |
| OKLab | oklab(81.27% -0.0559 -0.0175) |
| OKLCH | oklch(81.27% 0.059 197.4) |
| XYZ | xyz(45.7245, 55.0348, 67.2329) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.76
Paleturquoise
#AFEEEE
ΔE00 7.34
Lightblue
#ADD8E6
ΔE00 7.83
Robin'S Egg Blue
#98EFF9
ΔE00 8.42
Mediumturquoise
#48D1CC
ΔE00 9.11
Robin Egg Blue
#8AF1FE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CECF #CF9695
analogous
#95CFB3 #95CECF #95B1CF
triadic
#95CECF #CF95CE #CECF95
tetradic
#95CECF #B395CF #CF9695 #B1CF95
square
#95CECF #B395CF #CF9695 #B1CF95
split-complementary
#95CECF #CF95B1 #CFB395
monochromatic
#499FA1 #6BBBBC #95CECF #BFE1E2 #E9F5F5
Accessibility & contrast
On white
1.75
#95CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#95CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CECF
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CECF | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9CF
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#81D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95cecf; /* rgb */ color: rgb(149, 206, 207); /* oklch */ color: oklch(81.3% 0.059 197.4);
Tailwind
colors: {
custom: {
50: '#b6dddd',
500: '#95cecf',
950: '#000000',
},
}SCSS
$custom: #95cecf; $custom-light: #b6dddd; $custom-dark: #000000;
JSON
{
"hex": "#95cecf",
"rgb": {
"r": 149,
"g": 206,
"b": 207
},
"hsl": {
"h": 181.034,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.81271,
"c": 0.05859,
"h": 197.4
},
"luminance": 0.55037
}Semantic roles & 50–950 ramp
primary
#95CECF
secondary
#A56564
accent
#3735B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484