#BEFEEA#BEFEEA
#BEFEEA is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.9% C 0.070 H 173.5°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEEA |
|---|---|
| RGB | rgb(190, 254, 234) |
| HSL | hsl(161, 97%, 87%) |
| HSV | hsv(161, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(95.06, -23.93, 3.10) |
| CIE-LCH | lch(95.06, 24.13, 172.62°) |
| OKLab | oklab(94.86% -0.0691 0.0079) |
| OKLCH | oklch(94.86% 0.07 173.5) |
| XYZ | xyz(71.5237, 87.7682, 90.9983) |
| Luminance | 0.8777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.13
Eggshell Blue
#C4FFF7
ΔE00 4.39
Duck Egg Blue
#C3FBF4
ΔE00 4.84
Pale Cyan
#B7FFFA
ΔE00 5.63
Pale Turquoise
#A5FBD5
ΔE00 5.96
Light Light Blue
#CAFFFB
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEEA #FEBED2
analogous
#BEFECA #BEFEEA #BEF2FE
triadic
#BEFEEA #EABEFE #FEEABE
tetradic
#BEFEEA #CABEFE #FEBED2 #F2FEBE
square
#BEFEEA #CABEFE #FEBED2 #F2FEBE
split-complementary
#BEFEEA #FEBEF2 #FECABE
monochromatic
#45FCC3 #82FDD7 #BEFEEA #E1FFF5 #E1FFF5
Accessibility & contrast
On white
1.13
#BEFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#BEFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEEA
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEEA | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#AEFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #befeea; /* rgb */ color: rgb(190, 254, 234); /* oklch */ color: oklch(94.9% 0.070 173.5);
Tailwind
colors: {
custom: {
50: '#d3fff0',
500: '#befeea',
950: '#000000',
},
}SCSS
$custom: #befeea; $custom-light: #d3fff0; $custom-dark: #000000;
JSON
{
"hex": "#befeea",
"rgb": {
"r": 190,
"g": 254,
"b": 234
},
"hsl": {
"h": 161.25,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.94862,
"c": 0.06954,
"h": 173.5
},
"luminance": 0.87771
}Semantic roles & 50–950 ramp
primary
#BEFEEA
secondary
#E67B9C
accent
#0048E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685