#98CDAF#98CDAF
#98CDAF is a light, moderate green. Relative luminance 0.534; OKLCH L 80.3% C 0.070 H 159.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #98CDAF |
|---|---|
| RGB | rgb(152, 205, 175) |
| HSL | hsl(146, 35%, 70%) |
| HSV | hsv(146, 26%, 80%) |
| CMYK | cmyk(25.9%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(78.13, -23.34, 9.42) |
| CIE-LCH | lch(78.13, 25.17, 158.02°) |
| OKLab | oklab(80.3% -0.0652 0.0244) |
| OKLCH | oklch(80.3% 0.07 159.5) |
| XYZ | xyz(42.5157, 53.4315, 48.6223) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.16
Seafoam Blue
#78D1B6
ΔE00 5.74
Light Teal
#90E4C1
ΔE00 6.40
Darkseagreen
#8FBC8F
ΔE00 6.67
Mediumaquamarine
#66CDAA
ΔE00 6.97
Seafoam
#7FE0B3
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CDAF #CD98B6
analogous
#9BCD98 #98CDAF #98CDCA
triadic
#98CDAF #AF98CD #CDAF98
tetradic
#98CDAF #989BCD #CD98B6 #CDCA98
square
#98CDAF #989BCD #CD98B6 #CDCA98
split-complementary
#98CDAF #CA98CD #CD989B
monochromatic
#4D9E70 #6FB98F #98CDAF #C1E1CF #EAF5EF
Accessibility & contrast
On white
1.80
#98CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#98CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CDAF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CDAF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#C3BFB1
Tritanopia (blue-blind)
#8ECCC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #98cdaf; /* rgb */ color: rgb(152, 205, 175); /* oklch */ color: oklch(80.3% 0.070 159.5);
Tailwind
colors: {
custom: {
50: '#b7dcc6',
500: '#98cdaf',
950: '#000000',
},
}SCSS
$custom: #98cdaf; $custom-light: #b7dcc6; $custom-dark: #000000;
JSON
{
"hex": "#98cdaf",
"rgb": {
"r": 152,
"g": 205,
"b": 175
},
"hsl": {
"h": 146.038,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.80299,
"c": 0.06964,
"h": 159.5
},
"luminance": 0.53433
}Semantic roles & 50–950 ramp
primary
#98CDAF
secondary
#A26789
accent
#387BAD
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482