#CFFEFA#CFFEFA
#CFFEFA is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.3% C 0.048 H 190.0°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEFA |
|---|---|
| RGB | rgb(207, 254, 250) |
| HSL | hsl(175, 96%, 90%) |
| HSV | hsv(175, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(96.43, -15.65, -3.03) |
| CIE-LCH | lch(96.43, 15.94, 190.98°) |
| OKLab | oklab(96.34% -0.0474 -0.0084) |
| OKLCH | oklch(96.34% 0.048 190) |
| XYZ | xyz(78.4244, 91.0486, 103.8660) |
| Luminance | 0.9105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.24
Ice
#D6FFFA
ΔE00 1.43
Pale Blue
#D0FEFE
ΔE00 1.70
Very Pale Blue
#D6FFFE
ΔE00 2.06
Really Light Blue
#D4FFFF
ΔE00 2.07
Very Light Blue
#D5FFFF
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEFA #FECFD3
analogous
#CFFEE2 #CFFEFA #CFEAFE
triadic
#CFFEFA #FACFFE #FEFACF
tetradic
#CFFEFA #E2CFFE #FECFD3 #EAFECF
square
#CFFEFA #E2CFFE #FECFD3 #EAFECF
split-complementary
#CFFEFA #FECFEA #FEE2CF
monochromatic
#57FCEE #93FDF4 #CFFEFA #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.09
#CFFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#CFFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEFA
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEFA | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#C2FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffefa; /* rgb */ color: rgb(207, 254, 250); /* oklch */ color: oklch(96.3% 0.048 190.0);
Tailwind
colors: {
custom: {
50: '#defefb',
500: '#cffefa',
950: '#000000',
},
}SCSS
$custom: #cffefa; $custom-light: #defefb; $custom-dark: #000000;
JSON
{
"hex": "#cffefa",
"rgb": {
"r": 207,
"g": 254,
"b": 250
},
"hsl": {
"h": 174.894,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.96335,
"c": 0.0481,
"h": 190
},
"luminance": 0.91051
}Semantic roles & 50–950 ramp
primary
#CFFEFA
secondary
#E88991
accent
#0014E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585