#95FFDD#95FFDD
#95FFDD is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.6% C 0.110 H 171.1°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFDD |
|---|---|
| RGB | rgb(149, 255, 221) |
| HSL | hsl(161, 100%, 79%) |
| HSV | hsv(161, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(93.07, -38.37, 6.67) |
| CIE-LCH | lch(93.07, 38.94, 170.13°) |
| OKLab | oklab(92.64% -0.109 0.0171) |
| OKLCH | oklch(92.64% 0.11 171.1) |
| XYZ | xyz(61.2004, 83.1256, 81.2125) |
| Luminance | 0.8313 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.98
Aquamarine
#7FFFD4
ΔE00 2.84
Pale Turquoise
#A5FBD5
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 3.31
Tiffany Blue
#7BF2DA
ΔE00 4.49
Light Aquamarine
#7BFDC7
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFDD #FF95B7
analogous
#95FFA8 #95FFDD #95ECFF
triadic
#95FFDD #DD95FF #FFDD95
tetradic
#95FFDD #A895FF #FF95B7 #ECFF95
square
#95FFDD #A895FF #FF95B7 #ECFF95
split-complementary
#95FFDD #FF95EC #FFA895
monochromatic
#1BFFB6 #58FFC9 #95FFDD #D2FFF1 #E0FFF5
Accessibility & contrast
On white
1.19
#95FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#95FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFDD
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFDD | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DB
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#73FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #95ffdd; /* rgb */ color: rgb(149, 255, 221); /* oklch */ color: oklch(92.6% 0.110 171.1);
Tailwind
colors: {
custom: {
50: '#b9ffe7',
500: '#95ffdd',
950: '#000000',
},
}SCSS
$custom: #95ffdd; $custom-light: #b9ffe7; $custom-dark: #000000;
JSON
{
"hex": "#95ffdd",
"rgb": {
"r": 149,
"g": 255,
"b": 221
},
"hsl": {
"h": 160.755,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92635,
"c": 0.11036,
"h": 171.1
},
"luminance": 0.8313
}Semantic roles & 50–950 ramp
primary
#95FFDD
secondary
#E15783
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684