#98CEBE#98CEBE
#98CEBE is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.060 H 174.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #98CEBE |
|---|---|
| RGB | rgb(152, 206, 190) |
| HSL | hsl(162, 36%, 70%) |
| HSV | hsv(162, 26%, 81%) |
| CMYK | cmyk(26.2%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(78.77, -20.80, 2.31) |
| CIE-LCH | lch(78.77, 20.93, 173.67°) |
| OKLab | oklab(80.93% -0.0602 0.0058) |
| OKLCH | oklch(80.93% 0.06 174.5) |
| XYZ | xyz(44.3115, 54.5338, 56.8965) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.45
Seafoam Blue
#78D1B6
ΔE00 5.93
Light Teal
#90E4C1
ΔE00 7.85
Mediumaquamarine
#66CDAA
ΔE00 8.46
Seafoam
#7FE0B3
ΔE00 9.75
Paleturquoise
#AFEEEE
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CEBE #CE98A8
analogous
#98CEA3 #98CEBE #98C3CE
triadic
#98CEBE #BE98CE #CEBE98
tetradic
#98CEBE #A398CE #CE98A8 #C3CE98
square
#98CEBE #A398CE #CE98A8 #C3CE98
split-complementary
#98CEBE #CE98C3 #CEA398
monochromatic
#4CA087 #6FBAA4 #98CEBE #C1E2D8 #EAF5F2
Accessibility & contrast
On white
1.76
#98CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#98CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CEBE
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CEBE | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#8ACFC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cebe; /* rgb */ color: rgb(152, 206, 190); /* oklch */ color: oklch(80.9% 0.060 174.5);
Tailwind
colors: {
custom: {
50: '#b7ddd1',
500: '#98cebe',
950: '#000000',
},
}SCSS
$custom: #98cebe; $custom-light: #b7ddd1; $custom-dark: #000000;
JSON
{
"hex": "#98cebe",
"rgb": {
"r": 152,
"g": 206,
"b": 190
},
"hsl": {
"h": 162.222,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.80933,
"c": 0.06045,
"h": 174.5
},
"luminance": 0.54536
}Semantic roles & 50–950 ramp
primary
#98CEBE
secondary
#A36779
accent
#375AAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483