#C5EBEF#C5EBEF
#C5EBEF is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.4% C 0.040 H 204.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C5EBEF |
|---|---|
| RGB | rgb(197, 235, 239) |
| HSL | hsl(186, 57%, 85%) |
| HSV | hsv(186, 18%, 94%) |
| CMYK | cmyk(17.6%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(90.56, -11.44, -6.04) |
| CIE-LCH | lch(90.56, 12.93, 207.85°) |
| OKLab | oklab(91.43% -0.0363 -0.0164) |
| OKLCH | oklch(91.43% 0.04 204.3) |
| XYZ | xyz(68.3100, 77.5169, 93.0078) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.63
Pale Sky Blue
#BDF6FE
ΔE00 4.28
Very Light Blue
#D5FFFF
ΔE00 4.54
Really Light Blue
#D4FFFF
ΔE00 4.58
Pale Blue
#D0FEFE
ΔE00 4.61
Ice Blue (survey)
#D7FFFE
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5EBEF #EFC9C5
analogous
#C5EFDE #C5EBEF #C5D6EF
triadic
#C5EBEF #EFC5EB #EBEFC5
tetradic
#C5EBEF #DEC5EF #EFC9C5 #D6EFC5
square
#C5EBEF #DEC5EF #EFC9C5 #D6EFC5
split-complementary
#C5EBEF #EFC5D6 #EFDEC5
monochromatic
#65CAD5 #95DAE2 #C5EBEF #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.27
#C5EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#C5EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5EBEF
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5EBEF | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EF
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#B9EEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c5ebef; /* rgb */ color: rgb(197, 235, 239); /* oklch */ color: oklch(91.4% 0.040 204.3);
Tailwind
colors: {
custom: {
50: '#d7f1f4',
500: '#c5ebef',
950: '#000000',
},
}SCSS
$custom: #c5ebef; $custom-light: #d7f1f4; $custom-dark: #000000;
JSON
{
"hex": "#c5ebef",
"rgb": {
"r": 197,
"g": 235,
"b": 239
},
"hsl": {
"h": 185.714,
"s": 56.757,
"l": 85.49
},
"oklch": {
"l": 0.91427,
"c": 0.03984,
"h": 204.3
},
"luminance": 0.77519
}Semantic roles & 50–950 ramp
primary
#C5EBEF
secondary
#CD918B
accent
#3121C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585