#CDFEFA#CDFEFA
#CDFEFA is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.2% C 0.050 H 190.2°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEFA |
|---|---|
| RGB | rgb(205, 254, 250) |
| HSL | hsl(175, 96%, 90%) |
| HSV | hsv(175, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(96.31, -16.25, -3.22) |
| CIE-LCH | lch(96.31, 16.56, 191.22°) |
| OKLab | oklab(96.21% -0.0492 -0.0089) |
| OKLCH | oklch(96.21% 0.05 190.2) |
| XYZ | xyz(77.8691, 90.7622, 103.8400) |
| Luminance | 0.9076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.82
Ice
#D6FFFA
ΔE00 1.85
Pale Blue
#D0FEFE
ΔE00 1.88
Duck Egg Blue
#C3FBF4
ΔE00 2.14
Really Light Blue
#D4FFFF
ΔE00 2.35
Very Pale Blue
#D6FFFE
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEFA #FECDD1
analogous
#CDFEE1 #CDFEFA #CDEAFE
triadic
#CDFEFA #FACDFE #FEFACD
tetradic
#CDFEFA #E1CDFE #FECDD1 #EAFECD
square
#CDFEFA #E1CDFE #FECDD1 #EAFECD
split-complementary
#CDFEFA #FECDEA #FEE1CD
monochromatic
#55FCEE #91FDF4 #CDFEFA #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.10
#CDFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#CDFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEFA
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEFA | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#EFF1FB
Tritanopia (blue-blind)
#BFFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfefa; /* rgb */ color: rgb(205, 254, 250); /* oklch */ color: oklch(96.2% 0.050 190.2);
Tailwind
colors: {
custom: {
50: '#ddfefb',
500: '#cdfefa',
950: '#000000',
},
}SCSS
$custom: #cdfefa; $custom-light: #ddfefb; $custom-dark: #000000;
JSON
{
"hex": "#cdfefa",
"rgb": {
"r": 205,
"g": 254,
"b": 250
},
"hsl": {
"h": 175.102,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.96211,
"c": 0.05001,
"h": 190.2
},
"luminance": 0.90765
}Semantic roles & 50–950 ramp
primary
#CDFEFA
secondary
#E8888F
accent
#0013E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585