#98ECEB#98ECEB
#98ECEB is a very light, moderate teal. Relative luminance 0.727; OKLCH L 88.9% C 0.082 H 194.8°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #98ECEB |
|---|---|
| RGB | rgb(152, 236, 235) |
| HSL | hsl(179, 69%, 76%) |
| HSV | hsv(179, 36%, 93%) |
| CMYK | cmyk(35.6%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(88.29, -25.57, -7.58) |
| CIE-LCH | lch(88.29, 26.67, 196.52°) |
| OKLab | oklab(88.94% -0.0789 -0.0209) |
| OKLCH | oklch(88.94% 0.082 194.8) |
| XYZ | xyz(57.9343, 72.6607, 89.5533) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.38
Robin'S Egg Blue
#98EFF9
ΔE00 4.11
Light Cyan
#ACFFFC
ΔE00 4.13
Pale Cyan
#B7FFFA
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Duck Egg Blue
#C3FBF4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ECEB #EC9899
analogous
#98ECC1 #98ECEB #98C3EC
triadic
#98ECEB #EB98EC #ECEB98
tetradic
#98ECEB #C198EC #EC9899 #C3EC98
square
#98ECEB #C198EC #EC9899 #C3EC98
split-complementary
#98ECEB #EC98C3 #ECC198
monochromatic
#31D9D7 #64E2E1 #98ECEB #CCF6F5 #E5FAFA
Accessibility & contrast
On white
1.35
#98ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#98ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ECEB
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ECEB | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#D2D9EC
Tritanopia (blue-blind)
#76F1EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #98eceb; /* rgb */ color: rgb(152, 236, 235); /* oklch */ color: oklch(88.9% 0.082 194.8);
Tailwind
colors: {
custom: {
50: '#baf2f1',
500: '#98eceb',
950: '#000000',
},
}SCSS
$custom: #98eceb; $custom-light: #baf2f1; $custom-dark: #000000;
JSON
{
"hex": "#98eceb",
"rgb": {
"r": 152,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.286,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.8894,
"c": 0.08159,
"h": 194.8
},
"luminance": 0.72664
}Semantic roles & 50–950 ramp
primary
#98ECEB
secondary
#C86162
accent
#1517D1
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585