#95FFDC#95FFDC
#95FFDC is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.6% C 0.111 H 170.5°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFDC |
|---|---|
| RGB | rgb(149, 255, 220) |
| HSL | hsl(160, 100%, 79%) |
| HSV | hsv(160, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.05, -38.58, 7.16) |
| CIE-LCH | lch(93.05, 39.24, 169.49°) |
| OKLab | oklab(92.61% -0.1094 0.0183) |
| OKLCH | oklch(92.61% 0.111 170.5) |
| XYZ | xyz(61.0675, 83.0725, 80.5129) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.93
Aquamarine
#7FFFD4
ΔE00 2.66
Pale Turquoise
#A5FBD5
ΔE00 2.79
Light Turquoise
#7EF4CC
ΔE00 3.18
Tiffany Blue
#7BF2DA
ΔE00 4.69
Light Aquamarine
#7BFDC7
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFDC #FF95B8
analogous
#95FFA7 #95FFDC #95EDFF
triadic
#95FFDC #DC95FF #FFDC95
tetradic
#95FFDC #A795FF #FF95B8 #EDFF95
square
#95FFDC #A795FF #FF95B8 #EDFF95
split-complementary
#95FFDC #FF95ED #FFA795
monochromatic
#1BFFB4 #58FFC8 #95FFDC #D2FFF0 #E0FFF5
Accessibility & contrast
On white
1.19
#95FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#95FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFDC
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFDC | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2DA
Deuteranopia (green-blind)
#E8E6DE
Tritanopia (blue-blind)
#73FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #95ffdc; /* rgb */ color: rgb(149, 255, 220); /* oklch */ color: oklch(92.6% 0.111 170.5);
Tailwind
colors: {
custom: {
50: '#b9ffe6',
500: '#95ffdc',
950: '#000000',
},
}SCSS
$custom: #95ffdc; $custom-light: #b9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#95ffdc",
"rgb": {
"r": 149,
"g": 255,
"b": 220
},
"hsl": {
"h": 160.189,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92608,
"c": 0.11097,
"h": 170.5
},
"luminance": 0.83077
}Semantic roles & 50–950 ramp
primary
#95FFDC
secondary
#E15785
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684