#98EAED#98EAED
#98EAED is a very light, moderate teal. Relative luminance 0.716; OKLCH L 88.6% C 0.080 H 198.8°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #98EAED |
|---|---|
| RGB | rgb(152, 234, 237) |
| HSL | hsl(182, 70%, 76%) |
| HSV | hsv(182, 36%, 93%) |
| CMYK | cmyk(35.9%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(87.79, -24.13, -9.37) |
| CIE-LCH | lch(87.79, 25.88, 201.22°) |
| OKLab | oklab(88.56% -0.0757 -0.0257) |
| OKLCH | oklch(88.56% 0.08 198.8) |
| XYZ | xyz(57.6523, 71.6317, 90.8927) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.73
Paleturquoise
#AFEEEE
ΔE00 3.18
Robin Egg Blue
#8AF1FE
ΔE00 3.90
Light Cyan
#ACFFFC
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 5.40
Pale Cyan
#B7FFFA
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EAED #ED9B98
analogous
#98EDC6 #98EAED #98C0ED
triadic
#98EAED #ED98EA #EAED98
tetradic
#98EAED #C698ED #ED9B98 #C0ED98
square
#98EAED #C698ED #ED9B98 #C0ED98
split-complementary
#98EAED #ED98C0 #EDC698
monochromatic
#30D5DB #64DFE4 #98EAED #CCF5F6 #E5FAFA
Accessibility & contrast
On white
1.37
#98EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#98EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EAED
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EAED | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3ED
Deuteranopia (green-blind)
#D0D7EE
Tritanopia (blue-blind)
#76EFEB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #98eaed; /* rgb */ color: rgb(152, 234, 237); /* oklch */ color: oklch(88.6% 0.080 198.8);
Tailwind
colors: {
custom: {
50: '#baf1f2',
500: '#98eaed',
950: '#000000',
},
}SCSS
$custom: #98eaed; $custom-light: #baf1f2; $custom-dark: #000000;
JSON
{
"hex": "#98eaed",
"rgb": {
"r": 152,
"g": 234,
"b": 237
},
"hsl": {
"h": 182.118,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.88563,
"c": 0.07996,
"h": 198.8
},
"luminance": 0.71635
}Semantic roles & 50–950 ramp
primary
#98EAED
secondary
#C96460
accent
#1A13D2
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121617
muted
#828585