#98EDDC#98EDDC
#98EDDC is a very light, moderate teal. Relative luminance 0.724; OKLCH L 88.7% C 0.086 H 180.1°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #98EDDC |
|---|---|
| RGB | rgb(152, 237, 220) |
| HSL | hsl(168, 70%, 76%) |
| HSV | hsv(168, 36%, 93%) |
| CMYK | cmyk(35.9%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(88.16, -29.45, 0.10) |
| CIE-LCH | lch(88.16, 29.45, 179.81°) |
| OKLab | oklab(88.71% -0.0862 -0.0002) |
| OKLCH | oklch(88.71% 0.086 180.1) |
| XYZ | xyz(56.1466, 72.4075, 78.7138) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.97
Pale Aqua
#B8FFEB
ΔE00 4.85
Light Teal
#90E4C1
ΔE00 6.28
Pale Cyan
#B7FFFA
ΔE00 6.52
Light Cyan
#ACFFFC
ΔE00 6.62
Light Aqua
#8CFFDB
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EDDC #ED98A9
analogous
#98EDB2 #98EDDC #98D4ED
triadic
#98EDDC #DC98ED #EDDC98
tetradic
#98EDDC #B298ED #ED98A9 #D4ED98
square
#98EDDC #B298ED #ED98A9 #D4ED98
split-complementary
#98EDDC #ED98D4 #EDB298
monochromatic
#30DBB9 #64E4CA #98EDDC #CCF6EE #E5FAF6
Accessibility & contrast
On white
1.36
#98EDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#98EDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EDDC
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EDDC | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DB
Deuteranopia (green-blind)
#D7D9DD
Tritanopia (blue-blind)
#7CF0E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #98eddc; /* rgb */ color: rgb(152, 237, 220); /* oklch */ color: oklch(88.7% 0.086 180.1);
Tailwind
colors: {
custom: {
50: '#b9f3e6',
500: '#98eddc',
950: '#000000',
},
}SCSS
$custom: #98eddc; $custom-light: #b9f3e6; $custom-dark: #000000;
JSON
{
"hex": "#98eddc",
"rgb": {
"r": 152,
"g": 237,
"b": 220
},
"hsl": {
"h": 168,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.88711,
"c": 0.08618,
"h": 180.1
},
"luminance": 0.72411
}Semantic roles & 50–950 ramp
primary
#98EDDC
secondary
#C96075
accent
#1339D2
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121716
muted
#828584