#CBEFF4#CBEFF4
#CBEFF4 is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.8% C 0.038 H 206.8°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFF4 |
|---|---|
| RGB | rgb(203, 239, 244) |
| HSL | hsl(187, 65%, 88%) |
| HSV | hsv(187, 17%, 96%) |
| CMYK | cmyk(16.8%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(92.11, -10.59, -6.31) |
| CIE-LCH | lch(92.11, 12.33, 210.79°) |
| OKLab | oklab(92.8% -0.0339 -0.0171) |
| OKLCH | oklch(92.8% 0.038 206.8) |
| XYZ | xyz(71.8199, 80.9591, 97.4131) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.13
Very Light Blue
#D5FFFF
ΔE00 4.21
Really Light Blue
#D4FFFF
ΔE00 4.30
Ice Blue (survey)
#D7FFFE
ΔE00 4.32
Very Pale Blue
#D6FFFE
ΔE00 4.39
Pale Sky Blue
#BDF6FE
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFF4 #F4D0CB
analogous
#CBF4E4 #CBEFF4 #CBDAF4
triadic
#CBEFF4 #F4CBEF #EFF4CB
tetradic
#CBEFF4 #E4CBF4 #F4D0CB #DAF4CB
square
#CBEFF4 #E4CBF4 #F4D0CB #DAF4CB
split-complementary
#CBEFF4 #F4CBDA #F4E4CB
monochromatic
#66D0DF #98DFE9 #CBEFF4 #E6F7FA #E6F7FA
Accessibility & contrast
On white
1.22
#CBEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#CBEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFF4
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFF4 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF4
Deuteranopia (green-blind)
#E1E6F4
Tritanopia (blue-blind)
#BFF2F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbeff4; /* rgb */ color: rgb(203, 239, 244); /* oklch */ color: oklch(92.8% 0.038 206.8);
Tailwind
colors: {
custom: {
50: '#dbf4f7',
500: '#cbeff4',
950: '#000000',
},
}SCSS
$custom: #cbeff4; $custom-light: #dbf4f7; $custom-dark: #000000;
JSON
{
"hex": "#cbeff4",
"rgb": {
"r": 203,
"g": 239,
"b": 244
},
"hsl": {
"h": 187.317,
"s": 65.079,
"l": 87.647
},
"oklch": {
"l": 0.92798,
"c": 0.038,
"h": 206.8
},
"luminance": 0.80961
}Semantic roles & 50–950 ramp
primary
#CBEFF4
secondary
#D5978E
accent
#2F19CD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585