#98DBDA#98DBDA
#98DBDA is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.7% C 0.067 H 194.8°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #98DBDA |
|---|---|
| RGB | rgb(152, 219, 218) |
| HSL | hsl(179, 48%, 73%) |
| HSV | hsv(179, 31%, 86%) |
| CMYK | cmyk(30.6%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(83.12, -21.14, -6.25) |
| CIE-LCH | lch(83.12, 22.05, 196.48°) |
| OKLab | oklab(84.66% -0.0651 -0.0172) |
| OKLCH | oklch(84.66% 0.067 194.8) |
| XYZ | xyz(50.9310, 62.3975, 75.6763) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.58
Powder Blue
#B0E0E6
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Light Cyan
#ACFFFC
ΔE00 7.80
Pale Cyan
#B7FFFA
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DBDA #DB9899
analogous
#98DBB8 #98DBDA #98BBDB
triadic
#98DBDA #DA98DB #DBDA98
tetradic
#98DBDA #B898DB #DB9899 #BBDB98
square
#98DBDA #B898DB #DB9899 #BBDB98
split-complementary
#98DBDA #DB98BB #DBB898
monochromatic
#40B8B6 #6BCBCA #98DBDA #C5EBEA #E8F7F7
Accessibility & contrast
On white
1.56
#98DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#98DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DBDA
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DBDA | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#80DFDA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98dbda; /* rgb */ color: rgb(152, 219, 218); /* oklch */ color: oklch(84.7% 0.067 194.8);
Tailwind
colors: {
custom: {
50: '#b8e6e5',
500: '#98dbda',
950: '#000000',
},
}SCSS
$custom: #98dbda; $custom-light: #b8e6e5; $custom-dark: #000000;
JSON
{
"hex": "#98dbda",
"rgb": {
"r": 152,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.104,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.84657,
"c": 0.06737,
"h": 194.8
},
"luminance": 0.624
}Semantic roles & 50–950 ramp
primary
#98DBDA
secondary
#B36566
accent
#2A2CBB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484