#98FCDB#98FCDB
#98FCDB is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.0% C 0.106 H 170.8°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #98FCDB |
|---|---|
| RGB | rgb(152, 252, 219) |
| HSL | hsl(160, 94%, 79%) |
| HSV | hsv(160, 40%, 99%) |
| CMYK | cmyk(39.7%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(92.31, -36.66, 6.63) |
| CIE-LCH | lch(92.31, 37.26, 169.75°) |
| OKLab | oklab(92.04% -0.1042 0.017) |
| OKLCH | oklch(92.04% 0.106 170.8) |
| XYZ | xyz(60.5405, 81.4065, 79.5270) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.60
Pale Turquoise
#A5FBD5
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 4.36
Pale Aqua
#B8FFEB
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FCDB #FC98B9
analogous
#98FCA9 #98FCDB #98EBFC
triadic
#98FCDB #DB98FC #FCDB98
tetradic
#98FCDB #A998FC #FC98B9 #EBFC98
square
#98FCDB #A998FC #FC98B9 #EBFC98
split-complementary
#98FCDB #FC98EB #FCA998
monochromatic
#21F9B1 #5DFAC6 #98FCDB #D3FEF0 #E1FEF5
Accessibility & contrast
On white
1.22
#98FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#98FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FCDB
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FCDB | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#79FDF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98fcdb; /* rgb */ color: rgb(152, 252, 219); /* oklch */ color: oklch(92.0% 0.106 170.8);
Tailwind
colors: {
custom: {
50: '#bafde6',
500: '#98fcdb',
950: '#000000',
},
}SCSS
$custom: #98fcdb; $custom-light: #bafde6; $custom-dark: #000000;
JSON
{
"hex": "#98fcdb",
"rgb": {
"r": 152,
"g": 252,
"b": 219
},
"hsl": {
"h": 160.2,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.92042,
"c": 0.10556,
"h": 170.8
},
"luminance": 0.81411
}Semantic roles & 50–950 ramp
primary
#98FCDB
secondary
#DD5B86
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684