#98DDCC#98DDCC
#98DDCC is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.7% C 0.073 H 177.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #98DDCC |
|---|---|
| RGB | rgb(152, 221, 204) |
| HSL | hsl(165, 50%, 73%) |
| HSV | hsv(165, 31%, 87%) |
| CMYK | cmyk(31.2%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(83.31, -25.23, 1.44) |
| CIE-LCH | lch(83.31, 25.27, 176.73°) |
| OKLab | oklab(84.68% -0.0734 0.0034) |
| OKLCH | oklch(84.68% 0.073 177.3) |
| XYZ | xyz(49.7007, 62.7453, 66.6073) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.52
Pale Teal
#82CBB2
ΔE00 5.53
Light Teal
#90E4C1
ΔE00 5.74
Tiffany Blue
#7BF2DA
ΔE00 6.70
Pale Aqua
#B8FFEB
ΔE00 7.45
Paleturquoise
#AFEEEE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DDCC #DD98A9
analogous
#98DDA9 #98DDCC #98CBDD
triadic
#98DDCC #CC98DD #DDCC98
tetradic
#98DDCC #A998DD #DD98A9 #CBDD98
square
#98DDCC #A998DD #DD98A9 #CBDD98
split-complementary
#98DDCC #DD98CB #DDA998
monochromatic
#3EBC9D #6ACEB5 #98DDCC #C6ECE3 #E8F7F4
Accessibility & contrast
On white
1.55
#98DDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#98DDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DDCC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DDCC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#84DFD8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98ddcc; /* rgb */ color: rgb(152, 221, 204); /* oklch */ color: oklch(84.7% 0.073 177.3);
Tailwind
colors: {
custom: {
50: '#b8e7db',
500: '#98ddcc',
950: '#000000',
},
}SCSS
$custom: #98ddcc; $custom-light: #b8e7db; $custom-dark: #000000;
JSON
{
"hex": "#98ddcc",
"rgb": {
"r": 152,
"g": 221,
"b": 204
},
"hsl": {
"h": 165.217,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.84681,
"c": 0.07344,
"h": 177.3
},
"luminance": 0.62748
}Semantic roles & 50–950 ramp
primary
#98DDCC
secondary
#B56478
accent
#284DBE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111615
muted
#818484