#95DDDE#95DDDE
#95DDDE is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.1% C 0.072 H 197.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDDE |
|---|---|
| RGB | rgb(149, 221, 222) |
| HSL | hsl(181, 53%, 73%) |
| HSV | hsv(181, 33%, 87%) |
| CMYK | cmyk(32.9%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(83.64, -22.03, -7.63) |
| CIE-LCH | lch(83.64, 23.32, 199.11°) |
| OKLab | oklab(85.06% -0.0685 -0.0209) |
| OKLCH | oklch(85.06% 0.072 197) |
| XYZ | xyz(51.4311, 63.3733, 78.6153) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Powder Blue
#B0E0E6
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Robin'S Egg
#6DEDFD
ΔE00 7.17
Light Cyan
#ACFFFC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDDE #DE9695
analogous
#95DEBA #95DDDE #95B8DE
triadic
#95DDDE #DE95DD #DDDE95
tetradic
#95DDDE #BA95DE #DE9695 #B8DE95
square
#95DDDE #BA95DE #DE9695 #B8DE95
split-complementary
#95DDDE #DE95B8 #DEBA95
monochromatic
#3BBCBE #66CECF #95DDDE #C4ECED #E8F8F8
Accessibility & contrast
On white
1.54
#95DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#95DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDDE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDDE | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DE
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#79E2DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #95ddde; /* rgb */ color: rgb(149, 221, 222); /* oklch */ color: oklch(85.1% 0.072 197.0);
Tailwind
colors: {
custom: {
50: '#b7e7e8',
500: '#95ddde',
950: '#000000',
},
}SCSS
$custom: #95ddde; $custom-light: #b7e7e8; $custom-dark: #000000;
JSON
{
"hex": "#95ddde",
"rgb": {
"r": 149,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.822,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.85064,
"c": 0.07167,
"h": 197
},
"luminance": 0.63376
}Semantic roles & 50–950 ramp
primary
#95DDDE
secondary
#B66261
accent
#2826C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484