#98DCDA#98DCDA
#98DCDA is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.9% C 0.068 H 193.6°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCDA |
|---|---|
| RGB | rgb(152, 220, 218) |
| HSL | hsl(178, 49%, 73%) |
| HSV | hsv(178, 31%, 86%) |
| CMYK | cmyk(30.9%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(83.40, -21.64, -5.85) |
| CIE-LCH | lch(83.40, 22.42, 195.12°) |
| OKLab | oklab(84.88% -0.0664 -0.0161) |
| OKLCH | oklch(84.88% 0.068 193.6) |
| XYZ | xyz(51.1927, 62.9209, 75.7636) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.50
Powder Blue
#B0E0E6
ΔE00 5.83
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 7.36
Light Cyan
#ACFFFC
ΔE00 7.54
Pale Cyan
#B7FFFA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCDA #DC989A
analogous
#98DCB8 #98DCDA #98BCDC
triadic
#98DCDA #DA98DC #DCDA98
tetradic
#98DCDA #B898DC #DC989A #BCDC98
square
#98DCDA #B898DC #DC989A #BCDC98
split-complementary
#98DCDA #DC98BC #DCB898
monochromatic
#3FBAB7 #6ACCCA #98DCDA #C6ECEA #E8F7F7
Accessibility & contrast
On white
1.55
#98DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#98DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCDA
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCDA | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DA
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#7FE0DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98dcda; /* rgb */ color: rgb(152, 220, 218); /* oklch */ color: oklch(84.9% 0.068 193.6);
Tailwind
colors: {
custom: {
50: '#b8e7e5',
500: '#98dcda',
950: '#000000',
},
}SCSS
$custom: #98dcda; $custom-light: #b8e7e5; $custom-dark: #000000;
JSON
{
"hex": "#98dcda",
"rgb": {
"r": 152,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.235,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.84878,
"c": 0.0683,
"h": 193.6
},
"luminance": 0.62924
}Semantic roles & 50–950 ramp
primary
#98DCDA
secondary
#B46467
accent
#292DBD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484