#98CEBA#98CEBA
#98CEBA is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.063 H 169.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEBA |
|---|---|
| RGB | rgb(152, 206, 186) |
| HSL | hsl(158, 36%, 70%) |
| HSV | hsv(158, 26%, 81%) |
| CMYK | cmyk(26.2%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(78.67, -21.63, 4.31) |
| CIE-LCH | lch(78.67, 22.05, 168.73°) |
| OKLab | oklab(80.82% -0.0619 0.0111) |
| OKLCH | oklch(80.82% 0.063 169.9) |
| XYZ | xyz(43.8804, 54.3613, 54.6256) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.70
Seafoam Blue
#78D1B6
ΔE00 5.36
Light Teal
#90E4C1
ΔE00 7.01
Mediumaquamarine
#66CDAA
ΔE00 7.67
Seafoam
#7FE0B3
ΔE00 8.70
Darkseagreen
#8FBC8F
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEBA #CE98AC
analogous
#98CE9F #98CEBA #98C7CE
triadic
#98CEBA #BA98CE #CEBA98
tetradic
#98CEBA #9F98CE #CE98AC #C7CE98
square
#98CEBA #9F98CE #CE98AC #C7CE98
split-complementary
#98CEBA #CE98C7 #CE9F98
monochromatic
#4CA081 #6FBA9E #98CEBA #C1E2D6 #EAF5F1
Accessibility & contrast
On white
1.77
#98CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#98CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEBA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEBA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#C1C0BB
Tritanopia (blue-blind)
#8BCFC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98ceba; /* rgb */ color: rgb(152, 206, 186); /* oklch */ color: oklch(80.8% 0.063 169.9);
Tailwind
colors: {
custom: {
50: '#b7ddce',
500: '#98ceba',
950: '#000000',
},
}SCSS
$custom: #98ceba; $custom-light: #b7ddce; $custom-dark: #000000;
JSON
{
"hex": "#98ceba",
"rgb": {
"r": 152,
"g": 206,
"b": 186
},
"hsl": {
"h": 157.778,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.8082,
"c": 0.06284,
"h": 169.9
},
"luminance": 0.54363
}Semantic roles & 50–950 ramp
primary
#98CEBA
secondary
#A3677D
accent
#3763AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483