#CFFBFE#CFFBFE
#CFFBFE is a very light, muted teal. Relative luminance 0.894; OKLCH L 95.8% C 0.045 H 201.5°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFBFE |
|---|---|
| RGB | rgb(207, 251, 254) |
| HSL | hsl(184, 96%, 90%) |
| HSV | hsv(184, 19%, 100%) |
| CMYK | cmyk(18.5%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(95.75, -13.35, -6.09) |
| CIE-LCH | lch(95.75, 14.67, 204.54°) |
| OKLab | oklab(95.83% -0.042 -0.0166) |
| OKLCH | oklch(95.83% 0.045 201.5) |
| XYZ | xyz(78.1137, 89.4130, 106.8895) |
| Luminance | 0.8942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Really Light Blue
#D4FFFF
ΔE00 1.47
Very Light Blue
#D5FFFF
ΔE00 1.50
Pale Blue
#D0FEFE
ΔE00 1.52
Very Pale Blue
#D6FFFE
ΔE00 1.88
Ice Blue (survey)
#D7FFFE
ΔE00 1.95
Light Sky Blue
#C6FCFF
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFBFE #FED2CF
analogous
#CFFEE9 #CFFBFE #CFE3FE
triadic
#CFFBFE #FECFFB #FBFECF
tetradic
#CFFBFE #E9CFFE #FED2CF #E3FECF
square
#CFFBFE #E9CFFE #FED2CF #E3FECF
split-complementary
#CFFBFE #FECFE3 #FEE9CF
monochromatic
#57F1FC #93F6FD #CFFBFE #E1FDFE #E1FDFE
Accessibility & contrast
On white
1.11
#CFFBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#CFFBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFBFE
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFBFE | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#EBF0FE
Tritanopia (blue-blind)
#C1FEFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffbfe; /* rgb */ color: rgb(207, 251, 254); /* oklch */ color: oklch(95.8% 0.045 201.5);
Tailwind
colors: {
custom: {
50: '#defcfe',
500: '#cffbfe',
950: '#000000',
},
}SCSS
$custom: #cffbfe; $custom-light: #defcfe; $custom-dark: #000000;
JSON
{
"hex": "#cffbfe",
"rgb": {
"r": 207,
"g": 251,
"b": 254
},
"hsl": {
"h": 183.83,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.95832,
"c": 0.04513,
"h": 201.5
},
"luminance": 0.89416
}Semantic roles & 50–950 ramp
primary
#CFFBFE
secondary
#E88F89
accent
#0F00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585