#95DFDF#95DFDF
#95DFDF is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.5% C 0.073 H 195.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFDF |
|---|---|
| RGB | rgb(149, 223, 223) |
| HSL | hsl(180, 54%, 73%) |
| HSV | hsv(180, 33%, 87%) |
| CMYK | cmyk(33.2%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(84.22, -22.79, -7.30) |
| CIE-LCH | lch(84.22, 23.93, 197.76°) |
| OKLab | oklab(85.54% -0.0706 -0.0201) |
| OKLCH | oklch(85.54% 0.073 195.9) |
| XYZ | xyz(52.0967, 64.4894, 79.5003) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.06
Powder Blue
#B0E0E6
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Light Cyan
#ACFFFC
ΔE00 6.91
Robin'S Egg
#6DEDFD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFDF #DF9595
analogous
#95DFBA #95DFDF #95BADF
triadic
#95DFDF #DF95DF #DFDF95
tetradic
#95DFDF #BA95DF #DF9595 #BADF95
square
#95DFDF #BA95DF #DF9595 #BADF95
split-complementary
#95DFDF #DF95BA #DFBA95
monochromatic
#3AC0C0 #66D1D1 #95DFDF #C4EDED #E7F8F8
Accessibility & contrast
On white
1.51
#95DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#95DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFDF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFDF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#C8CEE0
Tritanopia (blue-blind)
#78E4DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95dfdf; /* rgb */ color: rgb(149, 223, 223); /* oklch */ color: oklch(85.5% 0.073 195.9);
Tailwind
colors: {
custom: {
50: '#b7e9e9',
500: '#95dfdf',
950: '#000000',
},
}SCSS
$custom: #95dfdf; $custom-light: #b7e9e9; $custom-dark: #000000;
JSON
{
"hex": "#95dfdf",
"rgb": {
"r": 149,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.85539,
"c": 0.07337,
"h": 195.9
},
"luminance": 0.64493
}Semantic roles & 50–950 ramp
primary
#95DFDF
secondary
#B76161
accent
#2424C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484