#92CEBF#92CEBF
#92CEBF is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.6% C 0.065 H 177.3°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #92CEBF |
|---|---|
| RGB | rgb(146, 206, 191) |
| HSL | hsl(165, 38%, 69%) |
| HSV | hsv(165, 29%, 81%) |
| CMYK | cmyk(29.1%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(78.47, -22.39, 1.29) |
| CIE-LCH | lch(78.47, 22.43, 176.70°) |
| OKLab | oklab(80.61% -0.0652 0.0031) |
| OKLCH | oklch(80.61% 0.065 177.3) |
| XYZ | xyz(43.3262, 54.0130, 57.4228) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 5.35
Light Teal
#90E4C1
ΔE00 7.83
Mediumaquamarine
#66CDAA
ΔE00 8.02
Mediumturquoise
#48D1CC
ΔE00 8.88
Turquoise
#40E0D0
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CEBF #CE92A1
analogous
#92CEA1 #92CEBF #92BFCE
triadic
#92CEBF #BF92CE #CEBF92
tetradic
#92CEBF #A192CE #CE92A1 #BFCE92
square
#92CEBF #A192CE #CE92A1 #BFCE92
split-complementary
#92CEBF #CE92BF #CEA192
monochromatic
#479E89 #68BBA6 #92CEBF #BCE1D8 #E6F4F1
Accessibility & contrast
On white
1.78
#92CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#92CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CEBF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CEBF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BE
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#81D0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cebf; /* rgb */ color: rgb(146, 206, 191); /* oklch */ color: oklch(80.6% 0.065 177.3);
Tailwind
colors: {
custom: {
50: '#b3ddd2',
500: '#92cebf',
950: '#000000',
},
}SCSS
$custom: #92cebf; $custom-light: #b3ddd2; $custom-dark: #000000;
JSON
{
"hex": "#92cebf",
"rgb": {
"r": 146,
"g": 206,
"b": 191
},
"hsl": {
"h": 165,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.80613,
"c": 0.06524,
"h": 177.3
},
"luminance": 0.54015
}Semantic roles & 50–950 ramp
primary
#92CEBF
secondary
#A36172
accent
#3554B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483