#90FDAE#90FDAE

#90FDAE is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.9% C 0.149 H 151.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).

Color values

HEX#90FDAE
RGBrgb(144, 253, 174)
HSLhsl(137, 96%, 78%)
HSVhsv(137, 43%, 99%)
CMYKcmyk(43.1%, 0%, 31.2%, 0.8%)
CIE-LABlab(91.34, -47.88, 28.27)
CIE-LCHlch(91.34, 55.60, 149.44°)
OKLaboklab(90.86% -0.1306 0.0713)
OKLCHoklch(90.86% 0.149 151.4)
XYZxyz(54.2634, 79.2321, 52.4702)
Luminance0.7924 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#90FDAE #FD90DF
analogous
#A8FD90 #90FDAE #90FDE5
triadic
#90FDAE #AE90FD #FDAE90
tetradic
#90FDAE #90A8FD #FD90DF #FDE590
square
#90FDAE #90A8FD #FD90DF #FDE590
split-complementary
#90FDAE #E590FD #FD90A8
monochromatic
#18FB56 #54FC82 #90FDAE #CCFEDA #E1FEE9

Accessibility & contrast

On white

1.25
#90FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.85
#90FDAE on #000000
AA ✓AA large ✓AAA ✓

Best text color

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

Contrast matrix

fg \ bg##90FDAE#FFFFFF#000000##000000
##90FDAE1.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)
#FEEDA9
Deuteranopia (green-blind)
#EEE2B3
Tritanopia (blue-blind)
#7BFAE8
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #90fdae;
/* rgb */ color: rgb(144, 253, 174);
/* oklch */ color: oklch(90.9% 0.149 151.4);
Tailwind
colors: {
  custom: {
    50: '#b5fec6',
    500: '#90fdae',
    950: '#000000',
  },
}
SCSS
$custom: #90fdae;
$custom-light: #b5fec6;
$custom-dark: #000000;
JSON
{
  "hex": "#90fdae",
  "rgb": {
    "r": 144,
    "g": 253,
    "b": 174
  },
  "hsl": {
    "h": 136.514,
    "s": 96.46,
    "l": 77.843
  },
  "oklch": {
    "l": 0.90859,
    "c": 0.14882,
    "h": 151.4
  },
  "luminance": 0.79236
}

Semantic roles & 50–950 ramp

primary
#90FDAE
secondary
#DE53B8
accent
#00A6E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682

Preview Lab

Preview with #90FDAE

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

Preview Lab → · Contrast checker → · Palette generator →

#90FDAE Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva