#CFFFEB#CFFFEB
#CFFFEB is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.1% C 0.056 H 167.9°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFEB |
|---|---|
| RGB | rgb(207, 255, 235) |
| HSL | hsl(155, 100%, 91%) |
| HSV | hsv(155, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.32, -19.07, 4.53) |
| CIE-LCH | lch(96.32, 19.60, 166.65°) |
| OKLab | oklab(96.12% -0.0545 0.0117) |
| OKLCH | oklch(96.12% 0.056 167.9) |
| XYZ | xyz(76.4835, 90.7812, 92.0740) |
| Luminance | 0.9078 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.23
Eggshell Blue
#C4FFF7
ΔE00 4.92
Duck Egg Blue
#C3FBF4
ΔE00 5.12
Ice
#D6FFFA
ΔE00 5.84
Light Light Blue
#CAFFFB
ΔE00 6.03
Pale Cyan
#B7FFFA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFEB #FFCFE3
analogous
#CFFFD3 #CFFFEB #CFFBFF
triadic
#CFFFEB #EBCFFF #FFEBCF
tetradic
#CFFFEB #D3CFFF #FFCFE3 #FBFFCF
square
#CFFFEB #D3CFFF #FFCFE3 #FBFFCF
split-complementary
#CFFFEB #FFCFFB #FFD3CF
monochromatic
#55FFB8 #92FFD1 #CFFFEB #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.10
#CFFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#CFFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFEB
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFEB | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F3F2EC
Tritanopia (blue-blind)
#C5FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cfffeb; /* rgb */ color: rgb(207, 255, 235); /* oklch */ color: oklch(96.1% 0.056 167.9);
Tailwind
colors: {
custom: {
50: '#defff1',
500: '#cfffeb',
950: '#000000',
},
}SCSS
$custom: #cfffeb; $custom-light: #defff1; $custom-dark: #000000;
JSON
{
"hex": "#cfffeb",
"rgb": {
"r": 207,
"g": 255,
"b": 235
},
"hsl": {
"h": 155,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96124,
"c": 0.05579,
"h": 167.9
},
"luminance": 0.90784
}Semantic roles & 50–950 ramp
primary
#CFFFEB
secondary
#EA88B1
accent
#0060E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685