#92FCCD#92FCCD
#92FCCD is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.4% C 0.119 H 163.7°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #92FCCD |
|---|---|
| RGB | rgb(146, 252, 205) |
| HSL | hsl(153, 95%, 78%) |
| HSV | hsv(153, 42%, 99%) |
| CMYK | cmyk(42.1%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.75, -41.11, 13.01) |
| CIE-LCH | lch(91.75, 43.12, 162.44°) |
| OKLab | oklab(91.41% -0.1146 0.0335) |
| OKLCH | oklch(91.41% 0.119 163.7) |
| XYZ | xyz(57.6794, 80.1355, 70.1741) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.45
Aquamarine
#7FFFD4
ΔE00 2.66
Pale Turquoise
#A5FBD5
ΔE00 2.87
Light Turquoise
#7EF4CC
ΔE00 3.06
Light Aqua
#8CFFDB
ΔE00 3.38
Light Seafoam
#A0FEBF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FCCD #FC92C1
analogous
#92FC98 #92FCCD #92F6FC
triadic
#92FCCD #CD92FC #FCCD92
tetradic
#92FCCD #9892FC #FC92C1 #F6FC92
square
#92FCCD #9892FC #FC92C1 #F6FC92
split-complementary
#92FCCD #FC92F6 #FC9892
monochromatic
#1BF996 #56FAB2 #92FCCD #CEFEE8 #E1FEF1
Accessibility & contrast
On white
1.23
#92FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#92FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FCCD
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FCCD | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EECB
Deuteranopia (green-blind)
#E8E2D0
Tritanopia (blue-blind)
#75FCEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #92fccd; /* rgb */ color: rgb(146, 252, 205); /* oklch */ color: oklch(91.4% 0.119 163.7);
Tailwind
colors: {
custom: {
50: '#b6fedc',
500: '#92fccd',
950: '#000000',
},
}SCSS
$custom: #92fccd; $custom-light: #b6fedc; $custom-dark: #000000;
JSON
{
"hex": "#92fccd",
"rgb": {
"r": 146,
"g": 252,
"b": 205
},
"hsl": {
"h": 153.396,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.91412,
"c": 0.11942,
"h": 163.7
},
"luminance": 0.8014
}Semantic roles & 50–950 ramp
primary
#92FCCD
secondary
#DD5691
accent
#0066E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684