#CEFEFA#CEFEFA
#CEFEFA is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.3% C 0.049 H 190.1°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEFA |
|---|---|
| RGB | rgb(206, 254, 250) |
| HSL | hsl(175, 96%, 90%) |
| HSV | hsv(175, 19%, 100%) |
| CMYK | cmyk(18.9%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(96.37, -15.95, -3.13) |
| CIE-LCH | lch(96.37, 16.25, 191.10°) |
| OKLab | oklab(96.27% -0.0483 -0.0086) |
| OKLCH | oklch(96.27% 0.049 190.1) |
| XYZ | xyz(78.1459, 90.9049, 103.8530) |
| Luminance | 0.9091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.03
Ice
#D6FFFA
ΔE00 1.64
Pale Blue
#D0FEFE
ΔE00 1.78
Really Light Blue
#D4FFFF
ΔE00 2.21
Very Pale Blue
#D6FFFE
ΔE00 2.24
Duck Egg Blue
#C3FBF4
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEFA #FECED2
analogous
#CEFEE2 #CEFEFA #CEEAFE
triadic
#CEFEFA #FACEFE #FEFACE
tetradic
#CEFEFA #E2CEFE #FECED2 #EAFECE
square
#CEFEFA #E2CEFE #FECED2 #EAFECE
split-complementary
#CEFEFA #FECEEA #FEE2CE
monochromatic
#56FCEE #92FDF4 #CEFEFA #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.09
#CEFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#CEFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEFA
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEFA | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#C0FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cefefa; /* rgb */ color: rgb(206, 254, 250); /* oklch */ color: oklch(96.3% 0.049 190.1);
Tailwind
colors: {
custom: {
50: '#ddfefb',
500: '#cefefa',
950: '#000000',
},
}SCSS
$custom: #cefefa; $custom-light: #ddfefb; $custom-dark: #000000;
JSON
{
"hex": "#cefefa",
"rgb": {
"r": 206,
"g": 254,
"b": 250
},
"hsl": {
"h": 175,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.96273,
"c": 0.04906,
"h": 190.1
},
"luminance": 0.90908
}Semantic roles & 50–950 ramp
primary
#CEFEFA
secondary
#E88890
accent
#0013E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585