#98DECF#98DECF
#98DECF is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.0% C 0.073 H 179.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #98DECF |
|---|---|
| RGB | rgb(152, 222, 207) |
| HSL | hsl(167, 51%, 73%) |
| HSV | hsv(167, 32%, 87%) |
| CMYK | cmyk(31.5%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(83.66, -25.07, 0.37) |
| CIE-LCH | lch(83.66, 25.07, 179.15°) |
| OKLab | oklab(84.99% -0.0734 0.0006) |
| OKLCH | oklch(84.99% 0.073 179.5) |
| XYZ | xyz(50.3288, 63.4202, 68.6088) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 6.06
Pale Teal
#82CBB2
ΔE00 6.12
Light Teal
#90E4C1
ΔE00 6.39
Tiffany Blue
#7BF2DA
ΔE00 6.66
Paleturquoise
#AFEEEE
ΔE00 7.27
Pale Aqua
#B8FFEB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DECF #DE98A7
analogous
#98DEAC #98DECF #98CADE
triadic
#98DECF #CF98DE #DECF98
tetradic
#98DECF #AC98DE #DE98A7 #CADE98
square
#98DECF #AC98DE #DE98A7 #CADE98
split-complementary
#98DECF #DE98CA #DEAC98
monochromatic
#3DBFA3 #6ACFB9 #98DECF #C6EDE5 #E8F8F4
Accessibility & contrast
On white
1.53
#98DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#98DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DECF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DECF | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CE
Deuteranopia (green-blind)
#CCCDD0
Tritanopia (blue-blind)
#83E0D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #98decf; /* rgb */ color: rgb(152, 222, 207); /* oklch */ color: oklch(85.0% 0.073 179.5);
Tailwind
colors: {
custom: {
50: '#b8e8dd',
500: '#98decf',
950: '#000000',
},
}SCSS
$custom: #98decf; $custom-light: #b8e8dd; $custom-dark: #000000;
JSON
{
"hex": "#98decf",
"rgb": {
"r": 152,
"g": 222,
"b": 207
},
"hsl": {
"h": 167.143,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.84991,
"c": 0.07336,
"h": 179.5
},
"luminance": 0.63423
}Semantic roles & 50–950 ramp
primary
#98DECF
secondary
#B66476
accent
#2747BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484