#CEFFFA#CEFFFA
#CEFFFA is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.5% C 0.050 H 188.7°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFFA |
|---|---|
| RGB | rgb(206, 255, 250) |
| HSL | hsl(174, 100%, 90%) |
| HSV | hsv(174, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 2%, 0%) |
| CIE-LAB | lab(96.63, -16.44, -2.74) |
| CIE-LCH | lch(96.63, 16.67, 189.48°) |
| OKLab | oklab(96.48% -0.0496 -0.0076) |
| OKLCH | oklch(96.48% 0.05 188.7) |
| XYZ | xyz(78.4640, 91.5413, 103.9590) |
| Luminance | 0.9154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.87
Ice
#D6FFFA
ΔE00 1.81
Duck Egg Blue
#C3FBF4
ΔE00 2.02
Pale Blue
#D0FEFE
ΔE00 2.24
Eggshell Blue
#C4FFF7
ΔE00 2.39
Really Light Blue
#D4FFFF
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFFA #FFCED3
analogous
#CEFFE1 #CEFFFA #CEEBFF
triadic
#CEFFFA #FACEFF #FFFACE
tetradic
#CEFFFA #E1CEFF #FFCED3 #EBFFCE
square
#CEFFFA #E1CEFF #FFCED3 #EBFFCE
split-complementary
#CEFFFA #FFCEEB #FFE1CE
monochromatic
#54FFEE #91FFF4 #CEFFFA #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.09
#CEFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#CEFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFFA
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFFA | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFA
Deuteranopia (green-blind)
#F0F2FB
Tritanopia (blue-blind)
#C0FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cefffa; /* rgb */ color: rgb(206, 255, 250); /* oklch */ color: oklch(96.5% 0.050 188.7);
Tailwind
colors: {
custom: {
50: '#ddfffb',
500: '#cefffa',
950: '#000000',
},
}SCSS
$custom: #cefffa; $custom-light: #ddfffb; $custom-dark: #000000;
JSON
{
"hex": "#cefffa",
"rgb": {
"r": 206,
"g": 255,
"b": 250
},
"hsl": {
"h": 173.878,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.96481,
"c": 0.05016,
"h": 188.7
},
"luminance": 0.91544
}Semantic roles & 50–950 ramp
primary
#CEFFFA
secondary
#EA8791
accent
#0017E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685