#D2FFEB#D2FFEB
#D2FFEB is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.3% C 0.053 H 166.5°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFEB |
|---|---|
| RGB | rgb(210, 255, 235) |
| HSL | hsl(153, 100%, 91%) |
| HSV | hsv(153, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.50, -18.14, 4.81) |
| CIE-LCH | lch(96.50, 18.77, 165.15°) |
| OKLab | oklab(96.31% -0.0517 0.0124) |
| OKLCH | oklch(96.31% 0.053 166.5) |
| XYZ | xyz(77.3298, 91.2176, 92.1136) |
| Luminance | 0.9122 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.89
Eggshell Blue
#C4FFF7
ΔE00 5.27
Duck Egg Blue
#C3FBF4
ΔE00 5.40
Ice
#D6FFFA
ΔE00 5.71
Light Light Blue
#CAFFFB
ΔE00 6.18
Very Pale Blue
#D6FFFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFEB #FFD2E6
analogous
#D2FFD4 #D2FFEB #D2FDFF
triadic
#D2FFEB #EBD2FF #FFEBD2
tetradic
#D2FFEB #D4D2FF #FFD2E6 #FDFFD2
square
#D2FFEB #D4D2FF #FFD2E6 #FDFFD2
split-complementary
#D2FFEB #FFD2FD #FFD4D2
monochromatic
#58FFB5 #95FFD0 #D2FFEB #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.09
#D2FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#D2FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFEB
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFEB | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8EA
Deuteranopia (green-blind)
#F4F3EC
Tritanopia (blue-blind)
#C9FFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2ffeb; /* rgb */ color: rgb(210, 255, 235); /* oklch */ color: oklch(96.3% 0.053 166.5);
Tailwind
colors: {
custom: {
50: '#e0fff1',
500: '#d2ffeb',
950: '#000000',
},
}SCSS
$custom: #d2ffeb; $custom-light: #e0fff1; $custom-dark: #000000;
JSON
{
"hex": "#d2ffeb",
"rgb": {
"r": 210,
"g": 255,
"b": 235
},
"hsl": {
"h": 153.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96314,
"c": 0.05322,
"h": 166.5
},
"luminance": 0.9122
}Semantic roles & 50–950 ramp
primary
#D2FFEB
secondary
#EA8BB5
accent
#0066E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685