#98DDDB#98DDDB
#98DDDB is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.1% C 0.069 H 193.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #98DDDB |
|---|---|
| RGB | rgb(152, 221, 219) |
| HSL | hsl(178, 50%, 73%) |
| HSV | hsv(178, 31%, 87%) |
| CMYK | cmyk(31.2%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(83.70, -21.91, -5.93) |
| CIE-LCH | lch(83.70, 22.70, 195.14°) |
| OKLab | oklab(85.13% -0.0672 -0.0163) |
| OKLCH | oklch(85.13% 0.069 193.6) |
| XYZ | xyz(51.5871, 63.4998, 76.5425) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.35
Powder Blue
#B0E0E6
ΔE00 5.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 7.19
Light Cyan
#ACFFFC
ΔE00 7.30
Pale Cyan
#B7FFFA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DDDB #DD989A
analogous
#98DDB8 #98DDDB #98BCDD
triadic
#98DDDB #DB98DD #DDDB98
tetradic
#98DDDB #B898DD #DD989A #BCDD98
square
#98DDDB #B898DD #DD989A #BCDD98
split-complementary
#98DDDB #DD98BC #DDB898
monochromatic
#3EBCB9 #6ACECB #98DDDB #C6ECEB #E8F7F7
Accessibility & contrast
On white
1.53
#98DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#98DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DDDB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DDDB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#7FE1DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #98dddb; /* rgb */ color: rgb(152, 221, 219); /* oklch */ color: oklch(85.1% 0.069 193.6);
Tailwind
colors: {
custom: {
50: '#b9e7e6',
500: '#98dddb',
950: '#000000',
},
}SCSS
$custom: #98dddb; $custom-light: #b9e7e6; $custom-dark: #000000;
JSON
{
"hex": "#98dddb",
"rgb": {
"r": 152,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.261,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.8513,
"c": 0.06916,
"h": 193.6
},
"luminance": 0.63503
}Semantic roles & 50–950 ramp
primary
#98DDDB
secondary
#B56467
accent
#282CBE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484