#BAF4EA#BAF4EA
#BAF4EA is a very light, moderate teal. Relative luminance 0.811; OKLCH L 92.5% C 0.060 H 183.2°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF4EA |
|---|---|
| RGB | rgb(186, 244, 234) |
| HSL | hsl(170, 73%, 84%) |
| HSV | hsv(170, 24%, 96%) |
| CMYK | cmyk(23.8%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(92.17, -20.26, -1.15) |
| CIE-LCH | lch(92.17, 20.29, 183.25°) |
| OKLab | oklab(92.49% -0.0601 -0.0034) |
| OKLCH | oklch(92.49% 0.06 183.2) |
| XYZ | xyz(67.4471, 81.0782, 89.9218) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.03
Eggshell Blue
#C4FFF7
ΔE00 2.44
Pale Cyan
#B7FFFA
ΔE00 3.49
Light Light Blue
#CAFFFB
ΔE00 3.67
Paleturquoise
#AFEEEE
ΔE00 4.10
Pale Aqua
#B8FFEB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF4EA #F4BAC4
analogous
#BAF4CD #BAF4EA #BAE1F4
triadic
#BAF4EA #EABAF4 #F4EABA
tetradic
#BAF4EA #CDBAF4 #F4BAC4 #E1F4BA
square
#BAF4EA #CDBAF4 #F4BAC4 #E1F4BA
split-complementary
#BAF4EA #F4BAE1 #F4CDBA
monochromatic
#50E3CA #85ECDA #BAF4EA #E5FBF7 #E5FBF7
Accessibility & contrast
On white
1.22
#BAF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#BAF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF4EA
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF4EA | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#AAF6F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #baf4ea; /* rgb */ color: rgb(186, 244, 234); /* oklch */ color: oklch(92.5% 0.060 183.2);
Tailwind
colors: {
custom: {
50: '#d0f7f0',
500: '#baf4ea',
950: '#000000',
},
}SCSS
$custom: #baf4ea; $custom-light: #d0f7f0; $custom-dark: #000000;
JSON
{
"hex": "#baf4ea",
"rgb": {
"r": 186,
"g": 244,
"b": 234
},
"hsl": {
"h": 169.655,
"s": 72.5,
"l": 84.314
},
"oklch": {
"l": 0.92493,
"c": 0.06018,
"h": 183.2
},
"luminance": 0.81081
}Semantic roles & 50–950 ramp
primary
#BAF4EA
secondary
#D57E8D
accent
#1133D5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585