#DEFFFB#DEFFFB
#DEFFFB is a very light, muted teal. Relative luminance 0.940; OKLCH L 97.5% C 0.034 H 187.7°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFFB |
|---|---|
| RGB | rgb(222, 255, 251) |
| HSL | hsl(173, 100%, 94%) |
| HSV | hsv(173, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(97.64, -11.34, -1.67) |
| CIE-LCH | lch(97.64, 11.46, 188.38°) |
| OKLab | oklab(97.54% -0.0341 -0.0046) |
| OKLCH | oklch(97.54% 0.034 187.7) |
| XYZ | xyz(83.2925, 94.0128, 105.0060) |
| Luminance | 0.9402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.94
Ice Blue (survey)
#D7FFFE
ΔE00 2.01
Ice
#D6FFFA
ΔE00 2.15
Very Pale Blue
#D6FFFE
ΔE00 2.21
Very Light Blue
#D5FFFF
ΔE00 2.58
Really Light Blue
#D4FFFF
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFFB #FFDEE2
analogous
#DEFFEA #DEFFFB #DEF2FF
triadic
#DEFFFB #FBDEFF #FFFBDE
tetradic
#DEFFFB #EADEFF #FFDEE2 #F2FFDE
square
#DEFFFB #EADEFF #FFDEE2 #F2FFDE
split-complementary
#DEFFFB #FFDEF2 #FFEADE
monochromatic
#64FFEC #A1FFF4 #DEFFFB #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.06
#DEFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#DEFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFFB
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFFB | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F5F6FB
Tritanopia (blue-blind)
#D5FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defffb; /* rgb */ color: rgb(222, 255, 251); /* oklch */ color: oklch(97.5% 0.034 187.7);
Tailwind
colors: {
custom: {
50: '#e8fffc',
500: '#defffb',
950: '#000000',
},
}SCSS
$custom: #defffb; $custom-light: #e8fffc; $custom-dark: #000000;
JSON
{
"hex": "#defffb",
"rgb": {
"r": 222,
"g": 255,
"b": 251
},
"hsl": {
"h": 172.727,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97537,
"c": 0.03444,
"h": 187.7
},
"luminance": 0.94015
}Semantic roles & 50–950 ramp
primary
#DEFFFB
secondary
#EC95A0
accent
#001CE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685