#CBFFF2#CBFFF2
#CBFFF2 is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.056 H 178.1°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFF2 |
|---|---|
| RGB | rgb(203, 255, 242) |
| HSL | hsl(165, 100%, 90%) |
| HSV | hsv(165, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(96.26, -18.94, 0.80) |
| CIE-LCH | lch(96.26, 18.96, 177.58°) |
| OKLab | oklab(96.07% -0.0555 0.0018) |
| OKLCH | oklch(96.07% 0.056 178.1) |
| XYZ | xyz(76.4110, 90.6247, 97.4535) |
| Luminance | 0.9063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.29
Duck Egg Blue
#C3FBF4
ΔE00 2.52
Light Light Blue
#CAFFFB
ΔE00 3.44
Pale Aqua
#B8FFEB
ΔE00 4.02
Ice
#D6FFFA
ΔE00 4.04
Pale Cyan
#B7FFFA
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFF2 #FFCBD8
analogous
#CBFFD8 #CBFFF2 #CBF2FF
triadic
#CBFFF2 #F2CBFF #FFF2CB
tetradic
#CBFFF2 #D8CBFF #FFCBD8 #F2FFCB
square
#CBFFF2 #D8CBFF #FFCBD8 #F2FFCB
split-complementary
#CBFFF2 #FFCBF2 #FFD8CB
monochromatic
#51FFD3 #8EFFE3 #CBFFF2 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.10
#CBFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#CBFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFF2
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFF2 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8F1
Deuteranopia (green-blind)
#F1F1F3
Tritanopia (blue-blind)
#BEFFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbfff2; /* rgb */ color: rgb(203, 255, 242); /* oklch */ color: oklch(96.1% 0.056 178.1);
Tailwind
colors: {
custom: {
50: '#dbfff6',
500: '#cbfff2',
950: '#000000',
},
}SCSS
$custom: #cbfff2; $custom-light: #dbfff6; $custom-dark: #000000;
JSON
{
"hex": "#cbfff2",
"rgb": {
"r": 203,
"g": 255,
"b": 242
},
"hsl": {
"h": 165,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96068,
"c": 0.0555,
"h": 178.1
},
"luminance": 0.90627
}Semantic roles & 50–950 ramp
primary
#CBFFF2
secondary
#E9859E
accent
#0039E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685