#DEFBEF#DEFBEF
#DEFBEF is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.4% C 0.034 H 168.8°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBEF |
|---|---|
| RGB | rgb(222, 251, 239) |
| HSL | hsl(155, 78%, 93%) |
| HSV | hsv(155, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(96.31, -11.62, 2.57) |
| CIE-LCH | lch(96.31, 11.90, 167.53°) |
| OKLab | oklab(96.39% -0.0334 0.0066) |
| OKLCH | oklch(96.39% 0.034 168.8) |
| XYZ | xyz(80.1978, 90.7545, 94.9367) |
| Luminance | 0.9076 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.08
Honeydew
#F0FFF0
ΔE00 4.77
Lightcyan
#E0FFFF
ΔE00 5.14
Ice Blue (survey)
#D7FFFE
ΔE00 5.15
Very Pale Blue
#D6FFFE
ΔE00 5.26
Very Light Blue
#D5FFFF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBEF #FBDEEA
analogous
#DEFBE0 #DEFBEF #DEF9FB
triadic
#DEFBEF #EFDEFB #FBEFDE
tetradic
#DEFBEF #E0DEFB #FBDEEA #F9FBDE
square
#DEFBEF #E0DEFB #FBDEEA #F9FBDE
split-complementary
#DEFBEF #FBDEF9 #FBE0DE
monochromatic
#71EEBA #A7F4D5 #DEFBEF #E4FCF2 #E4FCF2
Accessibility & contrast
On white
1.10
#DEFBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#DEFBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBEF
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBEF | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EE
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#D8FBF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defbef; /* rgb */ color: rgb(222, 251, 239); /* oklch */ color: oklch(96.4% 0.034 168.8);
Tailwind
colors: {
custom: {
50: '#e8fcf4',
500: '#defbef',
950: '#000000',
},
}SCSS
$custom: #defbef; $custom-light: #e8fcf4; $custom-dark: #000000;
JSON
{
"hex": "#defbef",
"rgb": {
"r": 222,
"g": 251,
"b": 239
},
"hsl": {
"h": 155.172,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96386,
"c": 0.03409,
"h": 168.8
},
"luminance": 0.90756
}Semantic roles & 50–950 ramp
primary
#DEFBEF
secondary
#E29BB9
accent
#0B61DB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585