#CBEFF0#CBEFF0
#CBEFF0 is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.7% C 0.037 H 198.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFF0 |
|---|---|
| RGB | rgb(203, 239, 240) |
| HSL | hsl(182, 55%, 87%) |
| HSV | hsv(182, 15%, 94%) |
| CMYK | cmyk(15.4%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(92.01, -11.41, -4.39) |
| CIE-LCH | lch(92.01, 12.22, 201.04°) |
| OKLab | oklab(92.68% -0.0354 -0.0119) |
| OKLCH | oklch(92.68% 0.037 198.6) |
| XYZ | xyz(71.2191, 80.7188, 94.2491) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.46
Very Light Blue
#D5FFFF
ΔE00 3.47
Very Pale Blue
#D6FFFE
ΔE00 3.51
Really Light Blue
#D4FFFF
ΔE00 3.55
Pale Blue
#D0FEFE
ΔE00 3.69
Lightcyan
#E0FFFF
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFF0 #F0CCCB
analogous
#CBF0DF #CBEFF0 #CBDDF0
triadic
#CBEFF0 #F0CBEF #EFF0CB
tetradic
#CBEFF0 #DFCBF0 #F0CCCB #DDF0CB
square
#CBEFF0 #DFCBF0 #F0CCCB #DDF0CB
split-complementary
#CBEFF0 #F0CBDD #F0DFCB
monochromatic
#6CD2D5 #9CE0E2 #CBEFF0 #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.22
#CBEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#CBEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFF0
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFF0 | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBF0
Deuteranopia (green-blind)
#E2E6F0
Tritanopia (blue-blind)
#C0F2EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbeff0; /* rgb */ color: rgb(203, 239, 240); /* oklch */ color: oklch(92.7% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#dbf4f4',
500: '#cbeff0',
950: '#000000',
},
}SCSS
$custom: #cbeff0; $custom-light: #dbf4f4; $custom-dark: #000000;
JSON
{
"hex": "#cbeff0",
"rgb": {
"r": 203,
"g": 239,
"b": 240
},
"hsl": {
"h": 181.622,
"s": 55.224,
"l": 86.863
},
"oklch": {
"l": 0.92678,
"c": 0.0374,
"h": 198.6
},
"luminance": 0.80721
}Semantic roles & 50–950 ramp
primary
#CBEFF0
secondary
#CE9391
accent
#2723C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585