#DEFEFA#DEFEFA
#DEFEFA is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.3% C 0.033 H 187.5°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEFA |
|---|---|
| RGB | rgb(222, 254, 250) |
| HSL | hsl(173, 94%, 93%) |
| HSV | hsv(173, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(97.35, -11.03, -1.57) |
| CIE-LCH | lch(97.35, 11.15, 188.10°) |
| OKLab | oklab(97.31% -0.0332 -0.0044) |
| OKLCH | oklch(97.31% 0.033 187.5) |
| XYZ | xyz(82.8171, 93.3135, 104.0719) |
| Luminance | 0.9332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.86
Ice Blue (survey)
#D7FFFE
ΔE00 2.22
Ice
#D6FFFA
ΔE00 2.39
Very Pale Blue
#D6FFFE
ΔE00 2.42
Very Light Blue
#D5FFFF
ΔE00 2.78
Really Light Blue
#D4FFFF
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEFA #FEDEE2
analogous
#DEFEEA #DEFEFA #DEF2FE
triadic
#DEFEFA #FADEFE #FEFADE
tetradic
#DEFEFA #EADEFE #FEDEE2 #F2FEDE
square
#DEFEFA #EADEFE #FEDEE2 #F2FEDE
split-complementary
#DEFEFA #FEDEF2 #FEEADE
monochromatic
#67FAE8 #A3FCF1 #DEFEFA #E1FEFB #E1FEFB
Accessibility & contrast
On white
1.07
#DEFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#DEFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEFA
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEFA | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#F4F5FA
Tritanopia (blue-blind)
#D6FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defefa; /* rgb */ color: rgb(222, 254, 250); /* oklch */ color: oklch(97.3% 0.033 187.5);
Tailwind
colors: {
custom: {
50: '#e8fefb',
500: '#defefa',
950: '#000000',
},
}SCSS
$custom: #defefa; $custom-light: #e8fefb; $custom-dark: #000000;
JSON
{
"hex": "#defefa",
"rgb": {
"r": 222,
"g": 254,
"b": 250
},
"hsl": {
"h": 172.5,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97305,
"c": 0.03348,
"h": 187.5
},
"luminance": 0.93315
}Semantic roles & 50–950 ramp
primary
#DEFEFA
secondary
#EA97A1
accent
#001DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585