#98FFDD#98FFDD
#98FFDD is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.8% C 0.108 H 170.7°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFDD |
|---|---|
| RGB | rgb(152, 255, 221) |
| HSL | hsl(160, 100%, 80%) |
| HSV | hsv(160, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(93.19, -37.61, 6.87) |
| CIE-LCH | lch(93.19, 38.23, 169.65°) |
| OKLab | oklab(92.77% -0.1068 0.0176) |
| OKLCH | oklch(92.77% 0.108 170.7) |
| XYZ | xyz(61.7549, 83.4116, 81.2385) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.28
Pale Turquoise
#A5FBD5
ΔE00 2.67
Aquamarine
#7FFFD4
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 4.69
Light Aquamarine
#7BFDC7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFDD #FF98BA
analogous
#98FFAA #98FFDD #98EEFF
triadic
#98FFDD #DD98FF #FFDD98
tetradic
#98FFDD #AA98FF #FF98BA #EEFF98
square
#98FFDD #AA98FF #FF98BA #EEFF98
split-complementary
#98FFDD #FF98EE #FFAA98
monochromatic
#1EFFB5 #5BFFC9 #98FFDD #D5FFF1 #E0FFF5
Accessibility & contrast
On white
1.19
#98FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#98FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFDD
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFDD | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DB
Deuteranopia (green-blind)
#E9E6DF
Tritanopia (blue-blind)
#78FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #98ffdd; /* rgb */ color: rgb(152, 255, 221); /* oklch */ color: oklch(92.8% 0.108 170.7);
Tailwind
colors: {
custom: {
50: '#baffe7',
500: '#98ffdd',
950: '#000000',
},
}SCSS
$custom: #98ffdd; $custom-light: #baffe7; $custom-dark: #000000;
JSON
{
"hex": "#98ffdd",
"rgb": {
"r": 152,
"g": 255,
"b": 221
},
"hsl": {
"h": 160.194,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92769,
"c": 0.10824,
"h": 170.7
},
"luminance": 0.83416
}Semantic roles & 50–950 ramp
primary
#98FFDD
secondary
#E25986
accent
#004CE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684