#98DBCD#98DBCD
#98DBCD is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.3% C 0.070 H 180.0°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #98DBCD |
|---|---|
| RGB | rgb(152, 219, 205) |
| HSL | hsl(167, 48%, 73%) |
| HSV | hsv(167, 31%, 86%) |
| CMYK | cmyk(30.6%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(82.78, -24.04, 0.14) |
| CIE-LCH | lch(82.78, 24.04, 179.67°) |
| OKLab | oklab(84.26% -0.0705 0) |
| OKLCH | oklch(84.26% 0.07 180) |
| XYZ | xyz(49.2961, 61.7436, 67.0660) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.89
Seafoam Blue
#78D1B6
ΔE00 6.09
Light Teal
#90E4C1
ΔE00 6.87
Paleturquoise
#AFEEEE
ΔE00 7.29
Tiffany Blue
#7BF2DA
ΔE00 7.39
Pale Aqua
#B8FFEB
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DBCD #DB98A6
analogous
#98DBAC #98DBCD #98C7DB
triadic
#98DBCD #CD98DB #DBCD98
tetradic
#98DBCD #AC98DB #DB98A6 #C7DB98
square
#98DBCD #AC98DB #DB98A6 #C7DB98
split-complementary
#98DBCD #DB98C7 #DBAC98
monochromatic
#40B89F #6BCBB7 #98DBCD #C5EBE3 #E8F7F4
Accessibility & contrast
On white
1.57
#98DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#98DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DBCD
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DBCD | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#84DDD7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #98dbcd; /* rgb */ color: rgb(152, 219, 205); /* oklch */ color: oklch(84.3% 0.070 180.0);
Tailwind
colors: {
custom: {
50: '#b8e6dc',
500: '#98dbcd',
950: '#000000',
},
}SCSS
$custom: #98dbcd; $custom-light: #b8e6dc; $custom-dark: #000000;
JSON
{
"hex": "#98dbcd",
"rgb": {
"r": 152,
"g": 219,
"b": 205
},
"hsl": {
"h": 167.463,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.84264,
"c": 0.07046,
"h": 180
},
"luminance": 0.61746
}Semantic roles & 50–950 ramp
primary
#98DBCD
secondary
#B36575
accent
#2A48BB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484