#98EAEA#98EAEA
#98EAEA is a very light, moderate teal. Relative luminance 0.715; OKLCH L 88.5% C 0.080 H 195.8°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #98EAEA |
|---|---|
| RGB | rgb(152, 234, 234) |
| HSL | hsl(180, 66%, 76%) |
| HSV | hsv(180, 35%, 92%) |
| CMYK | cmyk(35%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(87.71, -24.83, -7.92) |
| CIE-LCH | lch(87.71, 26.06, 197.68°) |
| OKLab | oklab(88.47% -0.0769 -0.0218) |
| OKLCH | oklch(88.47% 0.08 195.8) |
| XYZ | xyz(57.2177, 71.4578, 88.6037) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.22
Robin'S Egg Blue
#98EFF9
ΔE00 3.81
Light Cyan
#ACFFFC
ΔE00 4.57
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Pale Cyan
#B7FFFA
ΔE00 5.22
Robin'S Egg
#6DEDFD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EAEA #EA9898
analogous
#98EAC1 #98EAEA #98C1EA
triadic
#98EAEA #EA98EA #EAEA98
tetradic
#98EAEA #C198EA #EA9898 #C1EA98
square
#98EAEA #C198EA #EA9898 #C1EA98
split-complementary
#98EAEA #EA98C1 #EAC198
monochromatic
#32D5D5 #65E0E0 #98EAEA #CBF4F4 #E6FAFA
Accessibility & contrast
On white
1.37
#98EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#98EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EAEA
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EAEA | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#77EFEA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #98eaea; /* rgb */ color: rgb(152, 234, 234); /* oklch */ color: oklch(88.5% 0.080 195.8);
Tailwind
colors: {
custom: {
50: '#baf1f0',
500: '#98eaea',
950: '#000000',
},
}SCSS
$custom: #98eaea; $custom-light: #baf1f0; $custom-dark: #000000;
JSON
{
"hex": "#98eaea",
"rgb": {
"r": 152,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.88468,
"c": 0.07993,
"h": 195.8
},
"luminance": 0.71462
}Semantic roles & 50–950 ramp
primary
#98EAEA
secondary
#C56161
accent
#1818CE
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121616
muted
#828585