#95DCDA#95DCDA
#95DCDA is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.7% C 0.071 H 193.7°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCDA |
|---|---|
| RGB | rgb(149, 220, 218) |
| HSL | hsl(178, 50%, 72%) |
| HSV | hsv(178, 32%, 86%) |
| CMYK | cmyk(32.3%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(83.25, -22.46, -6.09) |
| CIE-LCH | lch(83.25, 23.27, 195.16°) |
| OKLab | oklab(84.72% -0.0689 -0.0167) |
| OKLCH | oklch(84.72% 0.071 193.7) |
| XYZ | xyz(50.6381, 62.6349, 75.7376) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Powder Blue
#B0E0E6
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 7.24
Light Cyan
#ACFFFC
ΔE00 7.52
Pale Cyan
#B7FFFA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCDA #DC9597
analogous
#95DCB7 #95DCDA #95BADC
triadic
#95DCDA #DA95DC #DCDA95
tetradic
#95DCDA #B795DC #DC9597 #BADC95
square
#95DCDA #B795DC #DC9597 #BADC95
split-complementary
#95DCDA #DC95BA #DCB795
monochromatic
#3DB9B6 #67CDCA #95DCDA #C3EBEA #E8F7F7
Accessibility & contrast
On white
1.55
#95DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#95DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCDA
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCDA | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DA
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#7BE0DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95dcda; /* rgb */ color: rgb(149, 220, 218); /* oklch */ color: oklch(84.7% 0.071 193.7);
Tailwind
colors: {
custom: {
50: '#b7e7e5',
500: '#95dcda',
950: '#000000',
},
}SCSS
$custom: #95dcda; $custom-light: #b7e7e5; $custom-dark: #000000;
JSON
{
"hex": "#95dcda",
"rgb": {
"r": 149,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.31,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.84717,
"c": 0.07094,
"h": 193.7
},
"luminance": 0.62638
}Semantic roles & 50–950 ramp
primary
#95DCDA
secondary
#B46264
accent
#282CBE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484