#98DFD8#98DFD8
#98DFD8 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.5% C 0.072 H 188.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFD8 |
|---|---|
| RGB | rgb(152, 223, 216) |
| HSL | hsl(174, 53%, 74%) |
| HSV | hsv(174, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.18, -23.57, -3.64) |
| CIE-LCH | lch(84.18, 23.85, 188.78°) |
| OKLab | oklab(85.48% -0.0709 -0.0101) |
| OKLCH | oklch(85.48% 0.072 188.1) |
| XYZ | xyz(51.7270, 64.4057, 74.6584) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.98
Light Cyan
#ACFFFC
ΔE00 7.07
Pale Cyan
#B7FFFA
ΔE00 7.08
Duck Egg Blue
#C3FBF4
ΔE00 7.20
Robin'S Egg Blue
#98EFF9
ΔE00 7.31
Powder Blue
#B0E0E6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFD8 #DF989F
analogous
#98DFB4 #98DFD8 #98C2DF
triadic
#98DFD8 #D898DF #DFD898
tetradic
#98DFD8 #B498DF #DF989F #C2DF98
square
#98DFD8 #B498DF #DF989F #C2DF98
split-complementary
#98DFD8 #DF98C2 #DFB498
monochromatic
#3CC1B4 #69D0C6 #98DFD8 #C7EEEA #E8F8F6
Accessibility & contrast
On white
1.51
#98DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#98DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFD8
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFD8 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D8
Deuteranopia (green-blind)
#CACED9
Tritanopia (blue-blind)
#80E2DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dfd8; /* rgb */ color: rgb(152, 223, 216); /* oklch */ color: oklch(85.5% 0.072 188.1);
Tailwind
colors: {
custom: {
50: '#b9e9e4',
500: '#98dfd8',
950: '#000000',
},
}SCSS
$custom: #98dfd8; $custom-light: #b9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#98dfd8",
"rgb": {
"r": 152,
"g": 223,
"b": 216
},
"hsl": {
"h": 174.085,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.8548,
"c": 0.0716,
"h": 188.1
},
"luminance": 0.64409
}Semantic roles & 50–950 ramp
primary
#98DFD8
secondary
#B7646C
accent
#2535C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484