#CFFBED#CFFBED

#CFFBED is a very light, muted teal. Relative luminance 0.884; OKLCH L 95.3% C 0.049 H 173.9°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).

Color values

HEX#CFFBED
RGBrgb(207, 251, 237)
HSLhsl(161, 85%, 90%)
HSVhsv(161, 18%, 98%)
CMYKcmyk(17.5%, 0%, 5.6%, 1.6%)
CIE-LABlab(95.32, -16.73, 2.04)
CIE-LCHlch(95.32, 16.85, 173.04°)
OKLaboklab(95.34% -0.0486 0.0052)
OKLCHoklch(95.34% 0.049 173.9)
XYZxyz(75.5113, 88.3720, 93.1834)
Luminance0.8837 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFBED #FBCFDD
analogous
#CFFBD7 #CFFBED #CFF3FB
triadic
#CFFBED #EDCFFB #FBEDCF
tetradic
#CFFBED #D7CFFB #FBCFDD #F3FBCF
square
#CFFBED #D7CFFB #FBCFDD #F3FBCF
split-complementary
#CFFBED #FBCFF3 #FBD7CF
monochromatic
#5EF2C3 #97F6D8 #CFFBED #E3FDF4 #E3FDF4

Accessibility & contrast

On white

1.12
#CFFBED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.67
#CFFBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFBED
18.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFBED#FFFFFF#000000##000000
##CFFBED1.001.1218.6718.67
#FFFFFF1.121.0021.0021.00
#00000018.6721.001.001.00
##00000018.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F5EC
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#C5FCF7
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #cffbed;
/* rgb */ color: rgb(207, 251, 237);
/* oklch */ color: oklch(95.3% 0.049 173.9);
Tailwind
colors: {
  custom: {
    50: '#defcf2',
    500: '#cffbed',
    950: '#000000',
  },
}
SCSS
$custom: #cffbed;
$custom-light: #defcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#cffbed",
  "rgb": {
    "r": 207,
    "g": 251,
    "b": 237
  },
  "hsl": {
    "h": 160.909,
    "s": 84.615,
    "l": 89.804
  },
  "oklch": {
    "l": 0.95343,
    "c": 0.04883,
    "h": 173.9
  },
  "luminance": 0.88374
}

Semantic roles & 50–950 ramp

primary
#CFFBED
secondary
#E28DA8
accent
#044BE1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585

Preview Lab

Preview with #CFFBED

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#CFFBED Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva