#98CBB2#98CBB2
#98CBB2 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.9% C 0.064 H 163.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #98CBB2 |
|---|---|
| RGB | rgb(152, 203, 178) |
| HSL | hsl(151, 33%, 70%) |
| HSV | hsv(151, 25%, 80%) |
| CMYK | cmyk(25.1%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(77.64, -21.75, 7.11) |
| CIE-LCH | lch(77.64, 22.89, 161.90°) |
| OKLab | oklab(79.93% -0.0613 0.0184) |
| OKLCH | oklch(79.93% 0.064 163.3) |
| XYZ | xyz(42.3383, 52.5999, 50.0329) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.83
Seafoam Blue
#78D1B6
ΔE00 5.72
Light Teal
#90E4C1
ΔE00 7.11
Mediumaquamarine
#66CDAA
ΔE00 7.37
Darkseagreen
#8FBC8F
ΔE00 7.55
Seafoam
#7FE0B3
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CBB2 #CB98B1
analogous
#98CB99 #98CBB2 #98CBCB
triadic
#98CBB2 #B298CB #CBB298
tetradic
#98CBB2 #9998CB #CB98B1 #CBCB98
square
#98CBB2 #9998CB #CB98B1 #CBCB98
split-complementary
#98CBB2 #CB98CB #CB9998
monochromatic
#4E9B75 #6FB694 #98CBB2 #C1E0D0 #E9F4EF
Accessibility & contrast
On white
1.82
#98CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#98CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CBB2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CBB2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B1
Deuteranopia (green-blind)
#C0BDB3
Tritanopia (blue-blind)
#8ECBC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #98cbb2; /* rgb */ color: rgb(152, 203, 178); /* oklch */ color: oklch(79.9% 0.064 163.3);
Tailwind
colors: {
custom: {
50: '#b7dbc9',
500: '#98cbb2',
950: '#000000',
},
}SCSS
$custom: #98cbb2; $custom-light: #b7dbc9; $custom-dark: #000000;
JSON
{
"hex": "#98cbb2",
"rgb": {
"r": 152,
"g": 203,
"b": 178
},
"hsl": {
"h": 150.588,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.79929,
"c": 0.06403,
"h": 163.3
},
"luminance": 0.52602
}Semantic roles & 50–950 ramp
primary
#98CBB2
secondary
#A06783
accent
#3A72AC
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482