#98DCDF#98DCDF
#98DCDF is a very light, moderate teal. Relative luminance 0.632; OKLCH L 85.0% C 0.068 H 199.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCDF |
|---|---|
| RGB | rgb(152, 220, 223) |
| HSL | hsl(183, 53%, 74%) |
| HSV | hsv(183, 32%, 87%) |
| CMYK | cmyk(31.8%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(83.54, -20.49, -8.29) |
| CIE-LCH | lch(83.54, 22.10, 202.03°) |
| OKLab | oklab(85.04% -0.0644 -0.0227) |
| OKLCH | oklch(85.04% 0.068 199.4) |
| XYZ | xyz(51.8568, 63.1865, 79.2615) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.41
Powder Blue
#B0E0E6
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 6.22
Pale Sky Blue
#BDF6FE
ΔE00 7.06
Robin'S Egg
#6DEDFD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCDF #DF9B98
analogous
#98DFBE #98DCDF #98B8DF
triadic
#98DCDF #DF98DC #DCDF98
tetradic
#98DCDF #BE98DF #DF9B98 #B8DF98
square
#98DCDF #BE98DF #DF9B98 #B8DF98
split-complementary
#98DCDF #DF98B8 #DFBE98
monochromatic
#3CBBC1 #69CCD0 #98DCDF #C7ECEE #E8F7F8
Accessibility & contrast
On white
1.54
#98DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#98DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCDF
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCDF | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C6CCE0
Tritanopia (blue-blind)
#7EE1DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98dcdf; /* rgb */ color: rgb(152, 220, 223); /* oklch */ color: oklch(85.0% 0.068 199.4);
Tailwind
colors: {
custom: {
50: '#b9e7e9',
500: '#98dcdf',
950: '#000000',
},
}SCSS
$custom: #98dcdf; $custom-light: #b9e7e9; $custom-dark: #000000;
JSON
{
"hex": "#98dcdf",
"rgb": {
"r": 152,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.535,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.85036,
"c": 0.06826,
"h": 199.4
},
"luminance": 0.6319
}Semantic roles & 50–950 ramp
primary
#98DCDF
secondary
#B76764
accent
#2C25C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484