#95DDDB#95DDDB
#95DDDB is a very light, moderate teal. Relative luminance 0.632; OKLCH L 85.0% C 0.072 H 193.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDDB |
|---|---|
| RGB | rgb(149, 221, 219) |
| HSL | hsl(178, 51%, 73%) |
| HSV | hsv(178, 33%, 87%) |
| CMYK | cmyk(32.6%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(83.55, -22.73, -6.17) |
| CIE-LCH | lch(83.55, 23.55, 195.18°) |
| OKLab | oklab(84.97% -0.0698 -0.017) |
| OKLCH | oklch(84.97% 0.072 193.7) |
| XYZ | xyz(51.0326, 63.2139, 76.5165) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Powder Blue
#B0E0E6
ΔE00 6.26
Robin Egg Blue
#8AF1FE
ΔE00 7.07
Light Cyan
#ACFFFC
ΔE00 7.30
Pale Cyan
#B7FFFA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDDB #DD9597
analogous
#95DDB7 #95DDDB #95BBDD
triadic
#95DDDB #DB95DD #DDDB95
tetradic
#95DDDB #B795DD #DD9597 #BBDD95
square
#95DDDB #B795DD #DD9597 #BBDD95
split-complementary
#95DDDB #DD95BB #DDB795
monochromatic
#3CBBB8 #67CECB #95DDDB #C3ECEB #E8F8F7
Accessibility & contrast
On white
1.54
#95DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#95DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDDB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDDB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#7AE1DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95dddb; /* rgb */ color: rgb(149, 221, 219); /* oklch */ color: oklch(85.0% 0.072 193.7);
Tailwind
colors: {
custom: {
50: '#b7e7e6',
500: '#95dddb',
950: '#000000',
},
}SCSS
$custom: #95dddb; $custom-light: #b7e7e6; $custom-dark: #000000;
JSON
{
"hex": "#95dddb",
"rgb": {
"r": 149,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.333,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.8497,
"c": 0.07178,
"h": 193.7
},
"luminance": 0.63217
}Semantic roles & 50–950 ramp
primary
#95DDDB
secondary
#B56164
accent
#272BBF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484