#CFFFF5#CFFFF5
#CFFFF5 is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.4% C 0.051 H 181.1°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFF5 |
|---|---|
| RGB | rgb(207, 255, 245) |
| HSL | hsl(168, 100%, 91%) |
| HSV | hsv(168, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(96.56, -17.14, -0.26) |
| CIE-LCH | lch(96.56, 17.14, 180.88°) |
| OKLab | oklab(96.4% -0.0506 -0.001) |
| OKLCH | oklch(96.4% 0.051 181.1) |
| XYZ | xyz(77.9690, 91.3755, 99.8977) |
| Luminance | 0.9138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.21
Eggshell Blue
#C4FFF7
ΔE00 2.29
Light Light Blue
#CAFFFB
ΔE00 2.48
Ice
#D6FFFA
ΔE00 2.64
Pale Blue
#D0FEFE
ΔE00 4.08
Very Pale Blue
#D6FFFE
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFF5 #FFCFD9
analogous
#CFFFDD #CFFFF5 #CFF1FF
triadic
#CFFFF5 #F5CFFF #FFF5CF
tetradic
#CFFFF5 #DDCFFF #FFCFD9 #F1FFCF
square
#CFFFF5 #DDCFFF #FFCFD9 #F1FFCF
split-complementary
#CFFFF5 #FFCFF1 #FFDDCF
monochromatic
#55FFDB #92FFE8 #CFFFF5 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.09
#CFFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#CFFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFF5
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFF5 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F5
Deuteranopia (green-blind)
#F1F2F6
Tritanopia (blue-blind)
#C3FFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffff5; /* rgb */ color: rgb(207, 255, 245); /* oklch */ color: oklch(96.4% 0.051 181.1);
Tailwind
colors: {
custom: {
50: '#defff8',
500: '#cffff5',
950: '#000000',
},
}SCSS
$custom: #cffff5; $custom-light: #defff8; $custom-dark: #000000;
JSON
{
"hex": "#cffff5",
"rgb": {
"r": 207,
"g": 255,
"b": 245
},
"hsl": {
"h": 167.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.964,
"c": 0.05061,
"h": 181.1
},
"luminance": 0.91378
}Semantic roles & 50–950 ramp
primary
#CFFFF5
secondary
#EA889D
accent
#0030E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685