#98F6EA#98F6EA
#98F6EA is a very light, moderate teal. Relative luminance 0.785; OKLCH L 91.1% C 0.091 H 185.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #98F6EA |
|---|---|
| RGB | rgb(152, 246, 234) |
| HSL | hsl(172, 84%, 78%) |
| HSV | hsv(172, 38%, 96%) |
| CMYK | cmyk(38.2%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(91.02, -30.59, -3.03) |
| CIE-LCH | lch(91.02, 30.74, 185.66°) |
| OKLab | oklab(91.12% -0.091 -0.0086) |
| OKLCH | oklch(91.12% 0.091 185.4) |
| XYZ | xyz(60.7504, 78.5233, 89.7812) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.31
Pale Cyan
#B7FFFA
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 4.81
Pale Aqua
#B8FFEB
ΔE00 4.99
Eggshell Blue
#C4FFF7
ΔE00 6.04
Duck Egg Blue
#C3FBF4
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F6EA #F698A4
analogous
#98F6BB #98F6EA #98D3F6
triadic
#98F6EA #EA98F6 #F6EA98
tetradic
#98F6EA #BB98F6 #F698A4 #D3F698
square
#98F6EA #BB98F6 #F698A4 #D3F698
split-complementary
#98F6EA #F698D3 #F6BB98
monochromatic
#27ECD3 #60F1DF #98F6EA #D0FBF5 #E3FDF9
Accessibility & contrast
On white
1.26
#98F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#98F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F6EA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F6EA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#75FAF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #98f6ea; /* rgb */ color: rgb(152, 246, 234); /* oklch */ color: oklch(91.1% 0.091 185.4);
Tailwind
colors: {
custom: {
50: '#baf9f0',
500: '#98f6ea',
950: '#000000',
},
}SCSS
$custom: #98f6ea; $custom-light: #baf9f0; $custom-dark: #000000;
JSON
{
"hex": "#98f6ea",
"rgb": {
"r": 152,
"g": 246,
"b": 234
},
"hsl": {
"h": 172.34,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.91123,
"c": 0.09141,
"h": 185.4
},
"luminance": 0.78527
}Semantic roles & 50–950 ramp
primary
#98F6EA
secondary
#D55D6D
accent
#0521E0
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585