#98E4EE#98E4EE
#98E4EE is a very light, moderate teal. Relative luminance 0.683; OKLCH L 87.3% C 0.076 H 206.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #98E4EE |
|---|---|
| RGB | rgb(152, 228, 238) |
| HSL | hsl(187, 72%, 76%) |
| HSV | hsv(187, 36%, 93%) |
| CMYK | cmyk(36.1%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(86.17, -20.93, -12.30) |
| CIE-LCH | lch(86.17, 24.28, 210.45°) |
| OKLab | oklab(87.28% -0.0682 -0.0337) |
| OKLCH | oklch(87.28% 0.076 206.3) |
| XYZ | xyz(56.1195, 68.3317, 91.1045) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.59
Robin Egg Blue
#8AF1FE
ΔE00 3.77
Paleturquoise
#AFEEEE
ΔE00 4.60
Powder Blue
#B0E0E6
ΔE00 4.64
Robin'S Egg
#6DEDFD
ΔE00 5.13
Pale Sky Blue
#BDF6FE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E4EE #EEA298
analogous
#98EECD #98E4EE #98B9EE
triadic
#98E4EE #EE98E4 #E4EE98
tetradic
#98E4EE #CD98EE #EEA298 #B9EE98
square
#98E4EE #CD98EE #EEA298 #B9EE98
split-complementary
#98E4EE #EE98B9 #EECD98
monochromatic
#2FC8DD #63D6E5 #98E4EE #CDF2F7 #E5F8FB
Accessibility & contrast
On white
1.43
#98E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#98E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E4EE
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E4EE | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#76EAE7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #98e4ee; /* rgb */ color: rgb(152, 228, 238); /* oklch */ color: oklch(87.3% 0.076 206.3);
Tailwind
colors: {
custom: {
50: '#b9ecf3',
500: '#98e4ee',
950: '#000000',
},
}SCSS
$custom: #98e4ee; $custom-light: #b9ecf3; $custom-dark: #000000;
JSON
{
"hex": "#98e4ee",
"rgb": {
"r": 152,
"g": 228,
"b": 238
},
"hsl": {
"h": 186.977,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.87279,
"c": 0.07606,
"h": 206.3
},
"luminance": 0.68335
}Semantic roles & 50–950 ramp
primary
#98E4EE
secondary
#CA6C60
accent
#2812D4
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485