#98E4E4#98E4E4
#98E4E4 is a very light, moderate teal. Relative luminance 0.678; OKLCH L 87.0% C 0.075 H 195.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #98E4E4 |
|---|---|
| RGB | rgb(152, 228, 228) |
| HSL | hsl(180, 58%, 75%) |
| HSV | hsv(180, 33%, 89%) |
| CMYK | cmyk(33.3%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.89, -23.29, -7.46) |
| CIE-LCH | lch(85.89, 24.46, 197.76°) |
| OKLab | oklab(86.96% -0.0721 -0.0205) |
| OKLCH | oklch(86.96% 0.075 195.9) |
| XYZ | xyz(54.6910, 67.7603, 83.5809) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.37
Robin'S Egg Blue
#98EFF9
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Light Cyan
#ACFFFC
ΔE00 5.80
Powder Blue
#B0E0E6
ΔE00 6.00
Pale Cyan
#B7FFFA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E4E4 #E49898
analogous
#98E4BE #98E4E4 #98BEE4
triadic
#98E4E4 #E498E4 #E4E498
tetradic
#98E4E4 #BE98E4 #E49898 #BEE498
square
#98E4E4 #BE98E4 #E49898 #BEE498
split-complementary
#98E4E4 #E498BE #E4BE98
monochromatic
#37CBCB #68D7D7 #98E4E4 #C8F1F1 #E7F9F9
Accessibility & contrast
On white
1.44
#98E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#98E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E4E4
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E4E4 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE4
Deuteranopia (green-blind)
#CCD2E5
Tritanopia (blue-blind)
#7AE9E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #98e4e4; /* rgb */ color: rgb(152, 228, 228); /* oklch */ color: oklch(87.0% 0.075 195.9);
Tailwind
colors: {
custom: {
50: '#b9ecec',
500: '#98e4e4',
950: '#000000',
},
}SCSS
$custom: #98e4e4; $custom-light: #b9ecec; $custom-dark: #000000;
JSON
{
"hex": "#98e4e4",
"rgb": {
"r": 152,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.86956,
"c": 0.07497,
"h": 195.9
},
"luminance": 0.67764
}Semantic roles & 50–950 ramp
primary
#98E4E4
secondary
#BD6363
accent
#1F1FC6
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#121616
muted
#828484