#BAEFFE#BAEFFE
#BAEFFE is a very light, muted cyan. Relative luminance 0.793; OKLCH L 92.0% C 0.058 H 217.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEFFE |
|---|---|
| RGB | rgb(186, 239, 254) |
| HSL | hsl(193, 97%, 86%) |
| HSV | hsv(193, 27%, 100%) |
| CMYK | cmyk(26.8%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(91.38, -13.48, -12.72) |
| CIE-LCH | lch(91.38, 18.53, 223.34°) |
| OKLab | oklab(92.05% -0.046 -0.0347) |
| OKLCH | oklch(92.05% 0.058 217) |
| XYZ | xyz(69.0001, 79.3248, 105.4223) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.42
Powder Blue
#B0E0E6
ΔE00 4.73
Ice Blue
#A5DFF9
ΔE00 5.17
Lightblue
#ADD8E6
ΔE00 5.25
Light Sky Blue
#C6FCFF
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEFFE #FEC9BA
analogous
#BAFEEB #BAEFFE #BACDFE
triadic
#BAEFFE #FEBAEF #EFFEBA
tetradic
#BAEFFE #EBBAFE #FEC9BA #CDFEBA
square
#BAEFFE #EBBAFE #FEC9BA #CDFEBA
split-complementary
#BAEFFE #FEBACD #FEEBBA
monochromatic
#41D3FC #7EE1FD #BAEFFE #E1F8FF #E1F8FF
Accessibility & contrast
On white
1.25
#BAEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#BAEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEFFE
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEFFE | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFF
Deuteranopia (green-blind)
#D9E3FE
Tritanopia (blue-blind)
#A4F5F3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #baeffe; /* rgb */ color: rgb(186, 239, 254); /* oklch */ color: oklch(92.0% 0.058 217.0);
Tailwind
colors: {
custom: {
50: '#d0f4fe',
500: '#baeffe',
950: '#000000',
},
}SCSS
$custom: #baeffe; $custom-light: #d0f4fe; $custom-dark: #000000;
JSON
{
"hex": "#baeffe",
"rgb": {
"r": 186,
"g": 239,
"b": 254
},
"hsl": {
"h": 193.235,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.92049,
"c": 0.05763,
"h": 217
},
"luminance": 0.79328
}Semantic roles & 50–950 ramp
primary
#BAEFFE
secondary
#E58F77
accent
#3300E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585