#98F2EE#98F2EE
#98F2EE is a very light, moderate teal. Relative luminance 0.764; OKLCH L 90.4% C 0.087 H 192.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #98F2EE |
|---|---|
| RGB | rgb(152, 242, 238) |
| HSL | hsl(177, 78%, 77%) |
| HSV | hsv(177, 37%, 95%) |
| CMYK | cmyk(37.2%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(90.02, -27.76, -6.58) |
| CIE-LCH | lch(90.02, 28.53, 193.34°) |
| OKLab | oklab(90.36% -0.0847 -0.0182) |
| OKLCH | oklch(90.36% 0.087 192.1) |
| XYZ | xyz(60.1279, 76.3486, 92.4407) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.14
Pale Cyan
#B7FFFA
ΔE00 4.08
Paleturquoise
#AFEEEE
ΔE00 4.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Duck Egg Blue
#C3FBF4
ΔE00 5.91
Eggshell Blue
#C4FFF7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F2EE #F2989C
analogous
#98F2C1 #98F2EE #98C9F2
triadic
#98F2EE #EE98F2 #F2EE98
tetradic
#98F2EE #C198F2 #F2989C #C9F298
square
#98F2EE #C198F2 #F2989C #C9F298
split-complementary
#98F2EE #F298C9 #F2C198
monochromatic
#2BE4DC #62EBE5 #98F2EE #CEF9F7 #E4FCFB
Accessibility & contrast
On white
1.29
#98F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#98F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F2EE
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F2EE | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#D8DDEF
Tritanopia (blue-blind)
#74F7F0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #98f2ee; /* rgb */ color: rgb(152, 242, 238); /* oklch */ color: oklch(90.4% 0.087 192.1);
Tailwind
colors: {
custom: {
50: '#baf6f3',
500: '#98f2ee',
950: '#000000',
},
}SCSS
$custom: #98f2ee; $custom-light: #baf6f3; $custom-dark: #000000;
JSON
{
"hex": "#98f2ee",
"rgb": {
"r": 152,
"g": 242,
"b": 238
},
"hsl": {
"h": 177.333,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.90358,
"c": 0.08665,
"h": 192.1
},
"luminance": 0.76353
}Semantic roles & 50–950 ramp
primary
#98F2EE
secondary
#D05F64
accent
#0C15DA
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585