#CEFFFE#CEFFFE
#CEFFFE is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.6% C 0.050 H 194.8°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFFE |
|---|---|
| RGB | rgb(206, 255, 254) |
| HSL | hsl(179, 100%, 90%) |
| HSV | hsv(179, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.74, -15.63, -4.65) |
| CIE-LCH | lch(96.74, 16.31, 196.57°) |
| OKLab | oklab(96.6% -0.048 -0.0127) |
| OKLCH | oklch(96.6% 0.05 194.8) |
| XYZ | xyz(79.0979, 91.7948, 107.2973) |
| Luminance | 0.9180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.84
Really Light Blue
#D4FFFF
ΔE00 1.50
Light Light Blue
#CAFFFB
ΔE00 1.58
Very Light Blue
#D5FFFF
ΔE00 1.73
Very Pale Blue
#D6FFFE
ΔE00 1.82
Light Sky Blue
#C6FCFF
ΔE00 1.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFFE #FFCECF
analogous
#CEFFE5 #CEFFFE #CEE7FF
triadic
#CEFFFE #FECEFF #FFFECE
tetradic
#CEFFFE #E5CEFF #FFCECF #E7FFCE
square
#CEFFFE #E5CEFF #FFCECF #E7FFCE
split-complementary
#CEFFFE #FFCEE7 #FFE5CE
monochromatic
#54FFFC #91FFFD #CEFFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.08
#CEFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#CEFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFFE
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFFE | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#BFFFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #cefffe; /* rgb */ color: rgb(206, 255, 254); /* oklch */ color: oklch(96.6% 0.050 194.8);
Tailwind
colors: {
custom: {
50: '#ddfffe',
500: '#cefffe',
950: '#000000',
},
}SCSS
$custom: #cefffe; $custom-light: #ddfffe; $custom-dark: #000000;
JSON
{
"hex": "#cefffe",
"rgb": {
"r": 206,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.776,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.96598,
"c": 0.04969,
"h": 194.8
},
"luminance": 0.91798
}Semantic roles & 50–950 ramp
primary
#CEFFFE
secondary
#EA8789
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685