#AFF99C#AFF99C

#AFF99C is a very light, vivid green. Relative luminance 0.793; OKLCH L 91.2% C 0.143 H 139.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).

Color values

HEX#AFF99C
RGBrgb(175, 249, 156)
HSLhsl(108, 89%, 79%)
HSVhsv(108, 37%, 98%)
CMYKcmyk(29.7%, 0%, 37.3%, 2.4%)
CIE-LABlab(91.35, -39.72, 37.55)
CIE-LCHlch(91.35, 54.66, 136.61°)
OKLaboklab(91.16% -0.1085 0.0931)
OKLCHoklch(91.16% 0.143 139.4)
XYZxyz(57.5537, 79.2634, 43.7130)
Luminance0.7927 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFF99C #E69CF9
analogous
#DEF99C #AFF99C #9CF9B8
triadic
#AFF99C #9CAFF9 #F99CAF
tetradic
#AFF99C #9CDEF9 #E69CF9 #F9B89C
square
#AFF99C #9CDEF9 #E69CF9 #F9B89C
split-complementary
#AFF99C #B89CF9 #F99CDE
monochromatic
#52F229 #80F662 #AFF99C #DEFCD6 #E8FDE2

Accessibility & contrast

On white

1.25
#AFF99C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.85
#AFF99C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFF99C
16.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFF99C#FFFFFF#000000##000000
##AFF99C1.001.2516.8516.85
#FFFFFF1.251.0021.0021.00
#00000016.8521.001.001.00
##00000016.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEEB95
Deuteranopia (green-blind)
#F3E4A1
Tritanopia (blue-blind)
#ABF3E2
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #aff99c;
/* rgb */ color: rgb(175, 249, 156);
/* oklch */ color: oklch(91.2% 0.143 139.4);
Tailwind
colors: {
  custom: {
    50: '#c9fbba',
    500: '#aff99c',
    950: '#000000',
  },
}
SCSS
$custom: #aff99c;
$custom-light: #c9fbba;
$custom-dark: #000000;
JSON
{
  "hex": "#aff99c",
  "rgb": {
    "r": 175,
    "g": 249,
    "b": 156
  },
  "hsl": {
    "h": 107.742,
    "s": 88.571,
    "l": 79.412
  },
  "oklch": {
    "l": 0.9116,
    "c": 0.14291,
    "h": 139.4
  },
  "luminance": 0.79266
}

Semantic roles & 50–950 ramp

primary
#AFF99C
secondary
#C160DA
accent
#00E5B6
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582

Preview Lab

Preview with #AFF99C

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

Preview Lab → · Contrast checker → · Palette generator →

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