#95CFCF#95CFCF
#95CFCF is a light, muted teal. Relative luminance 0.555; OKLCH L 81.5% C 0.059 H 196.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFCF |
|---|---|
| RGB | rgb(149, 207, 207) |
| HSL | hsl(180, 38%, 70%) |
| HSV | hsv(180, 28%, 81%) |
| CMYK | cmyk(28%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(79.34, -18.48, -6.00) |
| CIE-LCH | lch(79.34, 19.43, 197.99°) |
| OKLab | oklab(81.49% -0.0572 -0.0164) |
| OKLCH | oklch(81.49% 0.059 196) |
| XYZ | xyz(45.9660, 55.5179, 67.3134) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Paleturquoise
#AFEEEE
ΔE00 7.11
Lightblue
#ADD8E6
ΔE00 8.20
Robin'S Egg Blue
#98EFF9
ΔE00 8.32
Mediumturquoise
#48D1CC
ΔE00 8.83
Robin Egg Blue
#8AF1FE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFCF #CF9595
analogous
#95CFB2 #95CFCF #95B2CF
triadic
#95CFCF #CF95CF #CFCF95
tetradic
#95CFCF #B295CF #CF9595 #B2CF95
square
#95CFCF #B295CF #CF9595 #B2CF95
split-complementary
#95CFCF #CF95B2 #CFB295
monochromatic
#49A1A1 #6BBCBC #95CFCF #BFE2E2 #E9F5F5
Accessibility & contrast
On white
1.73
#95CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#95CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFCF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFCF | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CF
Deuteranopia (green-blind)
#BCC1D0
Tritanopia (blue-blind)
#81D3CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95cfcf; /* rgb */ color: rgb(149, 207, 207); /* oklch */ color: oklch(81.5% 0.059 196.0);
Tailwind
colors: {
custom: {
50: '#b6dddd',
500: '#95cfcf',
950: '#000000',
},
}SCSS
$custom: #95cfcf; $custom-light: #b6dddd; $custom-dark: #000000;
JSON
{
"hex": "#95cfcf",
"rgb": {
"r": 149,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.81492,
"c": 0.05949,
"h": 196
},
"luminance": 0.5552
}Semantic roles & 50–950 ramp
primary
#95CFCF
secondary
#A56464
accent
#3535B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484