#98DFDA#98DFDA
#98DFDA is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.5% C 0.071 H 190.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFDA |
|---|---|
| RGB | rgb(152, 223, 218) |
| HSL | hsl(176, 53%, 74%) |
| HSV | hsv(176, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(84.23, -23.12, -4.62) |
| CIE-LCH | lch(84.23, 23.58, 191.30°) |
| OKLab | oklab(85.54% -0.0701 -0.0128) |
| OKLCH | oklch(85.54% 0.071 190.3) |
| XYZ | xyz(51.9871, 64.5097, 76.0284) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Powder Blue
#B0E0E6
ΔE00 6.85
Light Cyan
#ACFFFC
ΔE00 6.91
Pale Cyan
#B7FFFA
ΔE00 6.99
Duck Egg Blue
#C3FBF4
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFDA #DF989D
analogous
#98DFB6 #98DFDA #98C0DF
triadic
#98DFDA #DA98DF #DFDA98
tetradic
#98DFDA #B698DF #DF989D #C0DF98
square
#98DFDA #B698DF #DF989D #C0DF98
split-complementary
#98DFDA #DF98C0 #DFB698
monochromatic
#3CC1B7 #69D0C9 #98DFDA #C7EEEB #E8F8F7
Accessibility & contrast
On white
1.51
#98DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#98DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFDA
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFDA | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#7FE3DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #98dfda; /* rgb */ color: rgb(152, 223, 218); /* oklch */ color: oklch(85.5% 0.071 190.3);
Tailwind
colors: {
custom: {
50: '#b9e9e5',
500: '#98dfda',
950: '#000000',
},
}SCSS
$custom: #98dfda; $custom-light: #b9e9e5; $custom-dark: #000000;
JSON
{
"hex": "#98dfda",
"rgb": {
"r": 152,
"g": 223,
"b": 218
},
"hsl": {
"h": 175.775,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.85541,
"c": 0.07123,
"h": 190.3
},
"luminance": 0.64513
}Semantic roles & 50–950 ramp
primary
#98DFDA
secondary
#B7646A
accent
#2530C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484