#D2FFEE#D2FFEE
#D2FFEE is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.4% C 0.051 H 170.3°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFEE |
|---|---|
| RGB | rgb(210, 255, 238) |
| HSL | hsl(157, 100%, 91%) |
| HSV | hsv(157, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(96.57, -17.57, 3.37) |
| CIE-LCH | lch(96.57, 17.89, 169.14°) |
| OKLab | oklab(96.4% -0.0506 0.0087) |
| OKLCH | oklch(96.4% 0.051 170.3) |
| XYZ | xyz(77.7669, 91.3925, 94.4155) |
| Luminance | 0.9140 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.39
Duck Egg Blue
#C3FBF4
ΔE00 4.48
Ice
#D6FFFA
ΔE00 4.70
Pale Aqua
#B8FFEB
ΔE00 4.89
Light Light Blue
#CAFFFB
ΔE00 5.16
Very Pale Blue
#D6FFFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFEE #FFD2E3
analogous
#D2FFD7 #D2FFEE #D2F9FF
triadic
#D2FFEE #EED2FF #FFEED2
tetradic
#D2FFEE #D7D2FF #FFD2E3 #F9FFD2
square
#D2FFEE #D7D2FF #FFD2E3 #F9FFD2
split-complementary
#D2FFEE #FFD2F9 #FFD7D2
monochromatic
#58FFC0 #95FFD7 #D2FFEE #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.09
#D2FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#D2FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFEE
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFEE | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9ED
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#C8FFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2ffee; /* rgb */ color: rgb(210, 255, 238); /* oklch */ color: oklch(96.4% 0.051 170.3);
Tailwind
colors: {
custom: {
50: '#e0fff3',
500: '#d2ffee',
950: '#000000',
},
}SCSS
$custom: #d2ffee; $custom-light: #e0fff3; $custom-dark: #000000;
JSON
{
"hex": "#d2ffee",
"rgb": {
"r": 210,
"g": 255,
"b": 238
},
"hsl": {
"h": 157.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96395,
"c": 0.0513,
"h": 170.3
},
"luminance": 0.91395
}Semantic roles & 50–950 ramp
primary
#D2FFEE
secondary
#EA8BAF
accent
#0057E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685